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

Copy constructor from an OdGeVector3d value for instances of the OdRxPropertyVariant class. 

 

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