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

Reference to the OdRxPropertyVariant object.

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

 

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