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