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

Reference to the OdRxPropertyVariant object.

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

 

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