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

Returns the WCS relative position of the block associated with this Dimension entity (DXF 12).

dimBlockPosition is the insertion point of the block with respect to the primary definition point (DXF 10) of the dimension block.

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