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 OdGePoint2d.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the OdGePoint2d object. 

 

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