API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGeMatrix3dArray Method
OdRxPropertyVariant::setGeMatrix3dArray Method
Syntax
C++
OdRxPropertyVariant& setGeMatrix3dArray(const OdGeMatrix3dArray& val);
Parameters 
Description 
const OdGeMatrix3dArray& val 
[in] constant reference to array of OdGeMatrix3d.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGeMatrix3d objects. 

 

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