Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimension::setTextPosition Method
Syntax
C++
void setTextPosition(const OdGePoint3d& textPosition);

Sets the position of the dimension text for this Dimension entity (DXF 11 as WCS). 

 

Parameters
Description
textPosition
[in] Text position.

This position is the middle center point of the dimension text, which is itself a middle-center justified MText entity.

Copyright © 2002-2022. Open Design Alliance All rights reserved.