MEPAnalyticalSegmentEndNode Property |
The id of the end analytical node.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int EndNode { get; }
Public ReadOnly Property EndNode As Integer
Get
public:
property int EndNode {
int get ();
}
member EndNode : int with get
Property Value
Int32
See Also