Share

lineWeight Method

Overload List

Method Description
AcDbLayerTableRecord::lineWeight (AcDbObjectId&, bool&) Returns the layer global line weight, or the override line weight if an override exists for the supplied viewport. In addition, isOverride carries the override state.if a null viewport object ID is passed in, the global layer line weight will be returned.
AcDbLayerTableRecord::lineWeight () This function returns the AcDb::LineWeight of the layer table record.The lineWeight value is used for DXF group code 370.

Was this information helpful?