ArcObjects Library Reference (Schematic)  

ISchematicNetworkDatasetBuilder Interface

Provides access to members that control the schematic Network Dataset builder.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Description

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).

Members

Description
Read/write property AutoCreateElementClasses Indicates if the schematic element classes are automatically created by the schematic Network Dataset builder.
Read/write property InitializeLinksVertices Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Network Dataset builder.
Read/write property MergeNodes Indicates if the schematic Network Dataset builder generates only a schematic node per feature.
Read/write property PersistManualOperations Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update.