MEPAnalyticalNodeIsFocalNode Property |
Is this node a focal point of multiple branches?
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsFocalNode { get; }
Public ReadOnly Property IsFocalNode As Boolean
Get
public:
property bool IsFocalNode {
bool get ();
}
member IsFocalNode : bool with get
Property Value
Boolean
See Also