Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::setLineWeight Method
Syntax
C++
virtual OdResult setLineWeight(OdDb::LineWeight lineWeight, bool doSubents = true);

Sets the lineweight property of this entity (DXF 370). 

 

Parameters
Description
lineWeight
[in] Lineweight.
doSubents
[in] If and only if true, applies the change to all sub-entities owned by this entity.

Returns eOk if successful, or an appropriate error code if not.

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