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

Constant reference to the OdGeMatrix3dArray object.

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