Filled |
Sets the line style Id for all boundaries.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- lineStyleId ElementId
- The line style Id.

Exception | Condition |
---|---|
ArgumentException | lineStyleId is not a valid line style Id for a filled region. |
ArgumentNullException | A non-optional argument was null |
