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

Constant reference to the OdGeVector2dArray object.

Gets the value of this OdRxPropertyVariant object as an array of OdGeVector2d objects. 

 

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

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