API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getDb_LineWeightArray Method
OdRxPropertyVariant::getDb_LineWeightArray Method
Syntax
C++
const OdDb_LineWeightArray& getDb_LineWeightArray() const;

Returns a constant reference array of OdDb::LineWeight.

Gets the value as constant array of OdDb::LineWeight. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

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