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

Reference to the OdRxPropertyVariant object.

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

 

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