API Reference > OdDb Classes > OdDbDimension Class > OdDbDimension Methods > OdDbDimension::textPosition Method
OdDbDimension::textPosition Method
Syntax
C++
OdGePoint3d textPosition() const;

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

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.