API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getGeVector2dArray Method
OdRxPropertyVariant::getGeVector2dArray Method
Syntax
C++
const OdGeVector2dArray& getGeVector2dArray() const;

Returns a constant reference array of OdGeVector2d.

Gets the value as constant array of OdGeVector2d. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

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