ArcObjects Library Reference (Schematic)  

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

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.

CoClasses that implement ISchematicNodeReductionRule

CoClasses and 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.