Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAttribute::setAttributeFromBlock Method (const OdGeMatrix3d&)
Syntax
C++
void setAttributeFromBlock(const OdGeMatrix3d& blkXform);

Applies the settings from the specified attribute definition, then applies the specified block transformation matrix to to this Attribute entity. 

 

Parameters
Description
blkXform
[in] Block transformation matrix.

Equivalent to the ATTREDEF and INSERT commands. 

blkXform is the transformation matrix returned by the OdDbBlockReference::blockTransform() function of the OdDbBlockReference that will own this attribute.

Copyright © 2002-2022. Open Design Alliance All rights reserved.