An enumerated type listing all connector flow configuration
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public enum PipeFlowConfigurationType
Members
Member name | Value | Description |
---|---|---|
Calculated | 0 | Flow configuration is calculated |
Demand | 3 | Flow configuration depends on demand |
Preset | 1 | Flow configuration is Preset |
System | 2 | Flow configuration depends on system |