Revit 2026 API
MEPAnalytical |
Is this node a focal point of multiple branches?
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsFocalNode { get; }
Public ReadOnly Property IsFocalNode As Boolean Get
public: property bool IsFocalNode { bool get (); }
member IsFocalNode : bool with get
Property Value
BooleanSee Also