API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Constructor > OdRxPropertyVariant::OdRxPropertyVariant Constructor (OdGeMatrix2d&)
OdRxPropertyVariant::OdRxPropertyVariant Constructor (OdGeMatrix2d&)
Syntax
C++
OdRxPropertyVariant(const OdGeMatrix2d& val);
Parameters 
Description 
const OdGeMatrix2d& val 
[in]constant reference to OdGeMatrix2d value. 

Copy constructor from OdGeMatrix2d for instance of OdRxPropertyVariant class. 

 

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