Retrieves the line weight assigned to the category for the given graphics style type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- graphicsStyleType
- Type: Autodesk.Revit.DBGraphicsStyleType
The type of graphics style.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentOutOfRangeException | Thrown when the input argument-"graphicsStyleType"-is out of range. |