![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the snap agents used by the editor.
The IEngineSnapEnvironment interface manages the snap agent collection and the snap tolerance properties.
Name | Description | |
---|---|---|
![]() |
AddSnapAgent | Adds a new snap agent to the snap environment. |
![]() |
ClearSnapAgents | Removes all snap agents. |
![]() |
RemoveSnapAgent | Removes the snap agent at the given index. |
![]() |
SnapAgent | A snap agent at the given index. |
![]() |
SnapAgentCount | The number of active snap agents. |
![]() |
SnapPoint | Attempts to snap the point using the current snap environment. |
![]() |
SnapTolerance | The snap tolerance, measured in pixels or map units. |
![]() |
SnapToleranceUnits | The units used for the snap tolerance. |
CoClasses and Classes | Description |
---|---|
EngineEditor | A singleton object representing the Engine editing environment. |
IEngineEditProperties Interface | IEngineEditProperties2 Interface | IEngineFeatureSnapAgent Interface