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


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

ISchematicNodeReductionRule Interface

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

Product Availability

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

Members

Name Description
Read/write property Description Description of the Schematic Node Reduction rule.
Read/write property IncidentLinkAttributeName Name of the attribute field that use for the link attribute option.
Read/write property KeepVertices Indicates if the Schematic Node Reduction rule keeps the links vertices.
Read/write property NodeClassName Name of the schematic node element class related to the Schematic Node Reduction rule; that is, name of the schematic node element class to reduce.
Read/write property UseIncidentLinkAttribute Indicates if the Schematic Node Reduction rule use the link attribute.
Read/write property WhereClause Where clause used on associated feature to filter the schematic elements to reduce.

Classes that implement ISchematicNodeReductionRule

Classes Description
SchematicNodeReductionRuleByFlow Schematic Node Reduction By Flow rule object.
SchematicNodeReductionRuleByPriority Schematic Node Reduction By Priority rule object.
SchematicRouteNodeReductionRule Schematic Route Node Reduction rule object.