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


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

ISchematicNodeReductionRuleByFlow Interface

Provides access to members that manage the generic Schematic Node Reduction By Flow rule.

Product Availability

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

Description

The Node Reduction By Flow rule allows you to generate schematic diagrams after all or some nodes implemented by a given schematic element class have been removed and after the links that connected these removed nodes are reconnected so the logical flow of the network is preserved.

Members

Name Description
Read/write property ReduceSinks Indicates if the reduction reduces the sinks.
Read/write property ReduceSources Indicates if the reduction reduces the sources.
Read/write property SuperSpanClassName Schematic Super Span element class name related to the Schematic Node Reduction By Flow rule.
Read/write property UseFromLinkClass Indicates if the Schematic Node Reduction By Flow rule must keep the from link schematic element class for the link created during the reduction.
Read/write property UseSuperSpanClass Indicates if the Schematic Node Reduction By Flow rule must work with the super span class.

Classes that implement ISchematicNodeReductionRuleByFlow

Classes Description
SchematicNodeReductionRuleByFlow Schematic Node Reduction By Flow rule object.