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

Reference to the OdRxPropertyVariant object.

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

 

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