ProfileFamilyUsage Enumeration

An enumerated type listing all types of profile families.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ProfileFamilyUsage
Members
Member nameValueDescription
Any0 Any type of profile family.
WallSweep1 Wall sweep.
Reveal2 Reveal.
Fascia3 Fascia.
Gutter4 Gutter.
SlabEdge5 Slab edge.
Railing6 Railing.
StairNosing7 Stair Nosing.
Mullion8 Mullion.
SlabMetalDeck9 Slab Metal Deck.
ContinuousFooting10 Continuous Footing.
StairTread11 Stair Tread.
StairRiser12 Stair Riser.
StairSupport13 Stair Support.
See Also