Fabrication |
An enumerated type describing where an ancillary is used on a fabrication part.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
| Member name | Value | Description |
|---|---|---|
| Airturn | 5 | Ancillary makes up a fabrication part airturn or vane. |
| Connector | 2 | Ancillary makes up a fabrication part connector. |
| Hanger | 6 | Ancillary makes up a fabrication part hanger. |
| Loose | 1 | Miscellaneous loose ancillary defined on the part. |
| Seam | 3 | Ancillary is associated with a seam on development(s). |
| Splitter | 4 | Ancillary makes up a fabrication part splitter. |
| Stiffener | 7 | Ancillary makes up a fabrication part internal or external stiffener. |
| Undefined | 0 | Undefined usage. |