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