FabricationAncillaryType Enumeration


Fabrication Ancillary Type Enumeration

An enumerated type listing all fabrication ancillary types.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum FabricationAncillaryType
Members
Member name Value Description
AirturnTrack 9 Ancillary airturn tracks. Used to fasten airturn vanes in place.
AirturnVane 10 Ancillary airturn vanes. Used to manage flow through fittings.
AncillaryMaterial 8 Ancillary materials used to support and externally stiffen fittings, eg. angle iron, unistrut.
Clip 3 Ancillary clips and washers. Used to additionally fix and clip ancillaries together.
Corner 2 Ancillary corner joints. Used to join ancillary materials."
Fixing 1 Ancillary nuts and bolts. Used to fix and bind other ancillaries.
Gasket 5 Ancillary gaskets. Used to seal connector joints.
Isolator 11 Ancillary support isolators. Used inline ancillary support rods.
Sealant 6 Ancillary sealants. Used to seal seams.
SeamMaterial 12 Ancillary seam material.
SupportRod 7 Ancillary support drop rod types. Used to support fittings.
TieRod 4 Ancillary tie rod types. Used to internally stiffen fittings.
Unknown 0 Unknown or unsupported ancillary type.
See Also