Share

MEPSystemType.SystemClassification Property

Identifies the classification for the system type


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public MEPSystemClassification SystemClassification { get; }

Property Value

MEPSystemClassification

Remarks

The system classification drives certain behavior such as sizing and connections to other systems

See Also

Reference

Was this information helpful?