ElementTypeGroup Enumeration |
The element type group.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum ElementTypeGroup
Public Enumeration ElementTypeGroup
public enum class ElementTypeGroup
MembersMember name | Value | Description |
---|
RailingsTypeForStairs | 0 |
The railings type for stairs.
|
RailingsTypeForRamps | 1 |
The railings type for ramps.
|
WallType | 2 |
The wall type.
|
RoofType | 3 |
The roof type.
|
FloorType | 4 |
The floor type.
|
FootingSlabType | 5 |
The footing slab type.
|
CeilingType | 6 |
The ceiling type.
|
StairsBySketchType | 7 |
The stairs by sketch type.
|
GridType | 8 |
The Grid Type.
|
LevelType | 9 |
The Level Type
|
LinearDimensionType | 10 |
The linear dimension type.
|
SpotElevationType | 11 |
The spot elevation type.
|
TextNoteType | 12 |
The text note type.
|
TagNoteType | 13 |
The tag note type.
|
ModelTextType | 14 |
The model text type.
|
CorniceType | 16 |
The cornice type.
|
RevealType | 17 |
The reveal type.
|
ViewportType | 19 |
The viewport type.
|
ReferenceViewerType | 21 |
The reference viewer type.
|
CalloutType | 22 |
The callout view type.
|
RampType | 28 |
The ramp type.
|
StairsRailingType | 30 |
The stairs railing type.
|
ModelGroupType | 32 |
The model group type.
|
DetailGroupType | 33 |
The detail group type.
|
AttachedDetailGroupType | 34 |
The attached detail group type.
|
FilledRegionType | 35 |
The filled region type.
|
RadialDimensionType | 36 |
The radial dimension type.
|
AngularDimensionType | 37 |
The angular dimension type.
|
ArcLengthDimensionType | 38 |
The arc length dimension type.
|
BuildingPadType | 43 |
The building pad type.
|
DecalType | 45 |
The decal type.
|
ContourLabelingType | 46 |
The contour labeling type.
|
RoofSoffitType | 47 |
The roof soffit type.
|
FasciaType | 48 |
The fascial type.
|
GutterType | 49 |
The gutter type.
|
EdgeSlabType | 50 |
The slab edge type.
|
RepeatingDetailType | 53 |
The repeating detail type.
|
BeamSystemType | 54 |
The beam system type.
|
CurtainSystemType | 58 |
The curtain system type.
|
ViewType3D | 62 |
The 3D view type.
|
ViewTypeWalkthrough | 63 |
The walkthrough view type.
|
ViewTypeRendering | 64 |
The rendering view type.
|
ViewTypeSchedule | 65 |
The schedule view type.
|
ViewTypeLegend | 66 |
The legend view type.
|
ViewTypeCostReport | 67 |
The cost report view type.
|
ViewTypeSheet | 68 |
The sheet view type.
|
ViewTypeDrafting | 69 |
The drafting view type.
|
ViewTypeStructuralPlan | 70 |
The structural plan view type.
|
ViewTypeFloorPlan | 71 |
The floor plan view type.
|
ViewTypeCeilingPlan | 72 |
The ceiling plan view type.
|
ViewTypeSection | 73 |
The section view type.
|
ViewTypeDetailView | 74 |
The detail view type.
|
ViewTypeElevation | 75 |
The elevation view type.
|
ViewTypeStructuralElevation | 76 |
The structrual elevation view type.
|
ViewTypeLoadsReport | 78 |
The loads report view type.
|
ViewTypePressureLossReport | 79 |
The pressure loss report view type.
|
ViewTypePanelSchedule | 80 |
The panel schedule view type.
|
AreaLoadType | 82 |
The area load type.
|
LineLoadType | 83 |
The line load type.
|
PointLoadType | 84 |
The point load type.
|
RebarBarType | 85 |
The rebar bar type.
|
AreaReinforcementType | 87 |
Area reinforcement type.
|
PathReinforcementType | 88 |
Path reinforcement type.
|
FabricAreaType | 90 |
The fabric area type.
|
FabricSheetType | 91 |
The fabric sheet type.
|
DuctType | 97 |
The duct type.
|
FlexDuctType | 98 |
The flex duct type.
|
PipeType | 100 |
The pipe type.
|
FlexPipeType | 101 |
The flex pipe type.
|
WireType | 102 |
The wire type.
|
SpotCoordinateType | 106 |
The spot coordinate type.
|
ViewTypeGraphScheduleColumn | 107 |
The graph schedule column view type.
|
SpotSlopeType | 108 |
The spot slope type.
|
WallFoundationType | 109 |
The wall foundation type.
|
PipeInsulationType | 119 |
The pipe insulation type.
|
DuctInsulationType | 120 |
The duct insulation type.
|
DuctLiningType | 121 |
The duct lining type.
|
CableTrayType | 122 |
The cable tray type.
|
ConduitType | 123 |
The conduilt type.
|
DiameterDimensionType | 126 |
The diameter dimension type.
|
StairsType | 127 |
The stairs type.
|
AnalyticalLinkType | 136 |
The analytical link type.
|
MultiReferenceAnnotationType | 140 |
The multi-reference annotation type.
|
ColorFillType | 143 |
The color fill legend type.
|
RebarContainerType | 144 |
The Rebar Container Type.
|
StructuralConnectionHandlerType | 145 |
The Structural Connection Handler Type.
|
EndTreatmentType | 146 |
The End Treatment Type.
|
ViewTypeSystemsAnalysisReport | 150 |
The system analysis report view type.
|
AlignmentStationLabelType | 151 |
The alignment station label type.
|
BendingDetail | 154 |
The bending detail type.
|
SchematicBendingDetail | 155 |
The schematic bending detail type.
|
RebarSpliceType | 156 |
The rebar splice type.
|
See Also