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

Reference to the OdRxPropertyVariant object.

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

 

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