![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to properties controlling Snapping in Z.
This interface is new at ArcGIS 9.3. It supersedes IFeatureSnapAgent.
| Name | Description | |
|---|---|---|
![]() |
FeatureCache | The FeatureCache associated with the feature snap agent. |
![]() |
FeatureClass | The featureclass the feature snap agent snaps to. |
![]() |
HitType | The part of a geometry the feature snap agent snaps to. |
![]() |
Name | The name of the snap agent shown in the UI. |
![]() |
Snap | Called by the editor to perform the actual snapping logic. |
![]() |
ZSnappingEnabled | Indicates whether this Agent will snap in Z. |
| Interfaces | Description |
|---|---|
| IFeatureSnapAgent | Provides access to members that control a feature snap agent's properties. |
| ISnapAgent | Provides access to members that snap point locations using a tolerance. |
| Classes | Description |
|---|---|
| FeatureSnap | Snap agent that snaps to a feature in a specified way. |