Provides access to the window category.
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Members
|
|
Description |
|
Layer |
The layer for the category. |
|
NAClass |
The network analysis class for the category. |
Remarks
The INAWindowCategory interface is used to access the Layer and NAClass for a specific category (e.g. Stops, Barriers, Routes, etc) in the NAWindow.
.NET Snippets
Clear NAClass |
.NET Samples
Export any network analysis class to a text file (Code Files:
NAClassToTextfileCmd) |
Network Analyst barrier location editor (Code Files:
NABarrierLocationEditor) |