Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockReference::setBlockTransform Method
Syntax
C++
virtual OdResult setBlockTransform(const OdGeMatrix3d& xfm);

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

 

Parameters
Description
xfm
[in] Any 3D transformation matrix.

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-2022. Open Design Alliance All rights reserved.