MEPSystemGetPhysicalNetworksNumber Method

Get the physical networks number in the system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GetPhysicalNetworksNumber()

Return Value

Int32
The number of physical networks.
See Also