ArcObjects Library Reference (Schematic)  

ISchematicStandardBuilder Interface

Provides access to members that control the schematic Standard builder.

Product Availability

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

Members

Description
Read/write property AddConnectedNodes Indicates if the extremity nodes for the links currently highlighted in the map must be automatically added by the schematic Standard builder even if they are not highlighted.
Read/write property AutoCreateElementClasses Indicates if the schematic element classes are automatically created by the schematic Standard builder.
Read/write property InitializeLinksVertices Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Standard builder.
Read/write property PersistManualOperations Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update.
Read/write property UpdateMode Mode (rebuild/append) to use for updating a diagram.
Read/write property UpdateType Update type (fromSelection, fromTracing, fromInitial, ...).