Revit 2025.3 API
Connection |
A index of the input member to which the restriction applies.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int InputMemberIndex { get; set; }
Public Property InputMemberIndex As Integer Get Set
public: property int InputMemberIndex { int get (); void set (int value); }
member InputMemberIndex : int with get, set
Property Value
Int32See Also