Revit 2025 API
Rebar |
Whether a perpendicular segment is constructed
from the start of the 2D shape.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsStartConnectorPresent { get; }
Public ReadOnly Property IsStartConnectorPresent As Boolean Get
public: property bool IsStartConnectorPresent { bool get (); }
member IsStartConnectorPresent : bool with get
Property Value
BooleanSee Also