MEPSystemTypeSystemClassification Property

Identifies the classification for the system type

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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