Revit 2025 API
Assembly |
Id of the member in the first assembly
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId MemberId1 { get; }
Public ReadOnly Property MemberId1 As ElementId Get
public: property ElementId^ MemberId1 { ElementId^ get (); }
member MemberId1 : ElementId with get
Property Value
ElementIdSee Also