The line style of this curve element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public Element LineStyle { get; set; }
Property Value
ElementExceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when argument is nullptr. |
InvalidOperationException | Thrown when regeneration failed. -- or -- Thrown when fail to get line style. |