2027 Enumeration
Changes 8
E

EditModeType

Description:
Identifies the possible edit modes that could be active in Revit.
public enum EditModeType
Name Description
E AnalyticalAutomation Editing of analytical automation.
E Assembly Editing of an assembly.
E CircuitGroup Editing of an electrical circuit.
E CopyMonitor Copy monitor editing mode.
E Displacement Editing of a displacement element.
E Division Edit mode used when dividing part elements.
E FabricationPartRoute Editing of a fabrication part route.
E FreeFormRebarEditMode Editing of the Free Form rebar with a given shape distributed along a path.
E Group Group editing mode.
E IndividualBarEdit Edit mode used during editing the individual bars of reinforcement elements (e.g. move, rotate, remove, include).
E InPlaceFamily Edit mode used when editing an In-Place Family.
E InsulationLining Editing of an insulation or lining objects.
E JustifySlopeRouteEditor Editing of a sloped sketch in a pipe system.
E LayoutPath Editing of a layout path for duct or pipe systems.
E LightGroup Editing of a light group.
E MergedPart Edit mode used when editing a merged part.
E MultiSketchElem Top level edit mode for certain multi-sketch elements. E.g. for sweeps, this is the mode entered after clicking the button to edit or create a sweep, but before editing either the path or profile sketches.
E MultistoryStairsConnectedLevels Editing of multistory stairs connected levels.
E MultistoryStairsLevelLandings Edit mode for adding or removing level-landings that connect different sections of multistory stairs.
E None No Edit Mode is currently active.
E PanelScheduleTemplate Editing of an electrical panel schedule template.
E Paste Edit Pasted Elements mode.
E Path3d Editing of a 3D path, e.g. when picking the path of a sweep.
E RailPath Editing of railing paths.
E RebarConstraints Edit mode used during editing the rebar constraints.
E SelectionFilter Edit mode used when creating or modifying a selection filter.
E Sketch Editing the sketch of a sketch-based element, such as an extrusion, floor, roof, etc.
E SpliceRebars Edit mode used when splicing rebars.
E Stairs Editing of stairs.
E StructuralCustomConnection Editing of custom structural connections.
E SurfaceConnector Editing of a surface connector for a conduit.
E SystemInspector Edit mode used when the System Inspector for duct or pipe systems is active.
E ViewPosition Editing of a view/viewport positioning on a sheet.
E WallJoin Editing of wall joins.
E Zone Editing of a zone's contents.