API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGeMatrix3d Method
OdRxPropertyVariant::setGeMatrix3d Method
Syntax
C++
OdRxPropertyVariant& setGeMatrix3d(const OdGeMatrix3d& val);
Parameters 
Description 
const OdGeMatrix3d& val 
[in] Constant reference to the OdGeMatrix3d object.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an OdGeMatrix3d object. 

 

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