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

Reference to the OdRxPropertyVariant object.

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

 

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