MEPAnalyticalNodeIsFocalNode Property |
Is this node a focal point of multiple branches?
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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