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 array of OdGiLightingMode.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdGiLightingMode objects. 

 

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