Revit 2025.3 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: 25.3.0.0 (25.3.0.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