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

Returns the transformation matrix applied to dimension block referenced by this Dimension entity.

The transformation consists of position, scale, rotation angle and normal. It does not include block's base point.

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