Revit 2026 API
Framing |
This enumeration is used to classify MEP Ancillary Framing shape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| Circular | 1 | |
| Linear | 0 | |
| Other | 3 | |
| Oval | 2 |
See Also