Overload List
| Method | Description |
|---|---|
AcDbLayerTableRecord::setLineWeight (AcDb::LineWeight) | This method sets the layer table record to use weight.Returns Acad::eOk if successful.The weight value is used for DXF group code 370. |
AcDbLayerTableRecord::setLineWeight (AcDb::LineWeight, AcDbObjectId&) | Sets a layer line weight override for the supplied viewport. You cannot change the global line weight through this method.Returns an error status if an illegal line weight value is passed in. |
