Revit 2026 API
Pipe |
An enumerated type listing all connector flow configuration
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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 |
See Also