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


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

ISchematicAlgoBypassNode Interface

Provides access to members that control the Bypass Node schematic algorithm.

Product Availability

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

Description

The Bypass Node algorithm tries to reposition the schematic links that go through one or more schematic nodes so the nodes are bypassed. Vertices are inserted on the schematic link paths.

Inherited Interfaces

Interfaces Description
ISchematicAlgorithm Provides access to members that control the schematic algorithm.

Classes that implement ISchematicAlgoBypassNode

Classes Description
SchematicAlgoBypassNode Bypass Node schematic algorithm object.