An enumerated type describing where an ancillary is used on a fabrication part.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2017 Subscription Update
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| Undefined | Undefined usage. |
| Loose | Miscellaneous loose ancillary defined on the part. |
| Connector | Ancillary makes up a fabrication part connector. |
| Seam | Ancillary is associated with a seam on development(s). |
| Splitter | Ancillary makes up a fabrication part splitter. |
| Airturn | Ancillary makes up a fabrication part airturn or vane. |
| Hanger | Ancillary makes up a fabrication part hanger. |
| Stiffener | Ancillary makes up a fabrication part internal or external stiffener. |