Checks whether or not any systems disciplines (mechanical, electrical, or piping) are enabled.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsSystemsEnabled { get; }
