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

Returns the transformation matrix mapping a point in the MCS to the WCS.

The Microspace Coordinate System (MCS) is the WCS within the block definition. Applying this matrix to the center of an arc within the block definition returns the center of the arc as it appears in the block reference.

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