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

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGeMatrix2d objects. 

 

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