This document is archived and information here might be outdated. Recommended version. |
Indicator interface for the modify edge task.
Interfaces | Description |
---|---|
IEditTask | Provides access to a task that receives notification when the sketch is complete. |
Classes | Description |
---|
IModifyTask is an indicator interface used to determine if a particular edit task is the Modify Edge task in the Editor. The preferred approach is to ask the edit task for its unique name using IEditTask::UniqueName. In the case of the Modify Edge task, its unique name is "TitusUI_ModifyEdgeTask".
IEditTask Interface | IEditTaskSearch Interface | IMapTopology Interface