Revit 2025 API
MEPAnalytical |
The id of the end analytical node.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int EndNode { get; }
Public ReadOnly Property EndNode As Integer Get
public: property int EndNode { int get (); }
member EndNode : int with get
Property Value
Int32See Also