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

Reference to the OdRxPropertyVariant object.

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

 

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