Revit 2026 API
ConnectorEngagement |
Connector engagement length. When applicable, it represents the inset distance to the end of the fabrication part from the connection point. Otherwise it returns zero.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double EngagementLength { get; }
Public ReadOnly Property EngagementLength As Double Get
public: property double EngagementLength { double get (); }
member EngagementLength : float with get
Property Value
DoubleSee Also