This document is archived and information here might be outdated.  Recommended version.


ISchematicNetworkDatasetBuilder Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicNetworkDatasetBuilder Interface
ArcGIS Developer Help

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

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

Classes that implement ISchematicNetworkDatasetBuilder

Classes Description