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

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdDb::LineWeight objects. 

 

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