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

Reference to the OdRxPropertyVariant object.

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

 

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