This document is archived and information here might be outdated. Recommended version. |
Provides access to more members that control the properties of an edit session.
The IEditProperties4 interface is used to control the z editing capabilities of the editor. Properties include: ZCaptureType, UseZFactor, ZFactor, UseZOffset, ZOffset, UseZDrapingTolerance, ZDrapingTolerance, Draping, Surface and ZSnapSymbol.
Name | Description | |
---|---|---|
ActiveSelectedVertexSymbol | Symbol used to draw the selected active vertex of the edit sketch. | |
ActiveSketchVertexSymbol | Symbol used to draw the selected vertices of the edit sketch. | |
ClassicSnapping | Indicates whether the classic editing snapping will be used. | |
ShowConstructionToolbars | Indicates whether construction toolbars will be displayed while drawing a sketch. | |
SnapToSketch | Indicates whether the sketch will be added to the snapping cache. It is used when not using classic snapping. | |
UseWYSIWYGSketchSymbol | Indicates whether the sketch is drawn with WYSIWYG symbology. |
Classes | Description |
---|---|
Editor | The Object Editor Extension. |