MEPSystemTypeSystemClassification Property

Identifies the classification for the system type

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public MEPSystemClassification SystemClassification { get; }

Property Value

MEPSystemClassification
Remarks
The system classification drives certain behavior such as sizing and connections to other systems
See Also