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

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGeVector2d objects. 

 

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