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

Returns a constant reference array of OdGeMatrix3d.

Gets the value as constant array of OdGeMatrix3d. 

 

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

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