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

Reference to the OdRxPropertyVariant object.

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

 

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