This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicNetworkDatasetBuilder Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the schematic Network Dataset builder.
The Schematic Network Dataset builder works from solver results on network datasets. It expects solved network analysis layers as input (such as solved route, service area, closest facility, or vehicle routing network task analysis).
Description | ||
---|---|---|
AutoCreateElementClasses | Indicates if the schematic element classes are automatically created by the schematic Network Dataset builder. | |
InitializeLinksVertices | Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Network Dataset builder. | |
MergeNodes | Indicates if the schematic Network Dataset builder generates only a schematic node per feature. | |
PersistManualOperations | Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update. |