API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGeExtents2dArray Method
OdRxPropertyVariant::setGeExtents2dArray Method
Syntax
C++
OdRxPropertyVariant& setGeExtents2dArray(const OdGeExtents2dArray& val);
Parameters 
Description 
const OdGeExtents2dArray& val 
[in] Constant reference to the array of OdGeExtents2d objects.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdGeExtents2d objects. 

 

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