API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGePoint3dArray Method
OdRxPropertyVariant::setGePoint3dArray Method
Syntax
C++
OdRxPropertyVariant& setGePoint3dArray(const OdGePoint3dArray& val);
Parameters 
Description 
const OdGePoint3dArray& val 
[in] constant reference to array of OdGePoint3d.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGePoint3d objects. 

 

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