This document is archived and information here might be outdated. Recommended version. |
Provides access to the category of an engine snap agent.
IEngineSnapAgentCategory provides a mechanism to organize and group custom SnapAgents. Custom EngineSnapAgents are listed in the lower half of the Snapping dialog. Implement this interface if you want to place your snap agent into a particular category.
Name | Description | |
---|---|---|
Category | The engine snap agent category. |
Classes | Description |
---|
EngineFeatureSnap agents do not implement this interface. You should check the type of SnapAgent before attempting to access this interface.