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