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

Returns a constant reference array of OdGeMatrix2d.

Gets the value as constant array of OdGeMatrix2d. 

 

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

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