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

Reference to the OdRxPropertyVariant object.

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

 

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