This document is archived and information here might be outdated. Recommended version. |
Provides access to the network analysis window.
Name | Description | |
---|---|---|
AbortOperation | Cancels the operation in progress. | |
ActiveAnalysis | The current analysis shown in the window. | |
ActiveCategory | The current category shown in the window. | |
ActiveCategoryGroup | The current category group shown in the window. | |
CategoryByNAClassName | The network analysis window category by NA class name. | |
DelayEvents | Indicates if events should be delayed for a category. | |
DelayWindowUpdates | Indicates if window updates should be delayed. | |
hWnd | The handle to the analysis window. | |
ItemSelectionColor | The color used for selected items. | |
Message | Displays a message at the bottom of the window. | |
Selection | The current selection in the window. | |
StartOperation | Starts an analysis window operation. | |
StopOperation | Stops an analysis window operation. | |
UpdateContent | Refresh the window contents. |
Interfaces | Description |
---|---|
INAWindow | Provides access to the network analysis window. |
Classes | Description |
---|---|
NAWindow | The network analysis window. |
The INAWindow2, which inherits from the INAWindow interface, is the main interface on the NAWindow. It provides methods to access the NALayer and to edit NAClasses within the context of an ArcMap undo/redo operation.
In addition to the methods on INAWindow, there is an extra property ActiveCategoryGroup.