Revit 2026 API
Rebar |
Check whether this shape consists of a single straight segment, possibly with hooks.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool SimpleLine { get; }
Public ReadOnly Property SimpleLine As Boolean Get
public: property bool SimpleLine { bool get (); }
member SimpleLine : bool with get
Property Value
BooleanSee Also