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

Returns a constant reference array of OdGePoint2d.

Gets the value as constant array of OdGePoint2d. 

 

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

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