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

Constant reference to the OdGePoint2dArray object.

Gets the value of this OdRxPropertyVariant object as an array of OdGePoint2d 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.