Provides access to members that manage the generic Schematic Node Reduction By Priority rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
ActivePriority | Indicates if the element class priority is activated. | |
ElementClassPrioritiesToReduceAlways | List of the element class names the Schematic Node Reduction By Priority rule must always reduce ordered by their decreasing priority. | |
ExtendedCriteriaName | Name of the extended criteria. | |
ExtendedCriteriaUsed | Indicates if additional extended criteria is used. | |
NodeDegreeConstraint | Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule. | |
OrderedElementClassPriorities | List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule. | |
ReduceIfOnlyTwoChoicesWithSamePriority | Indicates if the Schematic Node Reduction By Priority rule occurs if there are only two possibilities to apply the rule and if these solutions have the same priority. | |
ReduceNodeDegree0 | Indicates if the disconnected nodes (that is, the nodes with degree 0) must be automatically reduced by the Schematic Node Reduction By Priority rule. | |
ReduceNodeDegree1 | Indicates if the leaves nodes (that is, the nodes with degree 1) must be automatically reduced by the Schematic Node Reduction By Priority rule. | |
ReduceNodeDegree2 | Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule. | |
ReduceNodeDegreeSup3 | Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule. |
CoClasses that implement ISchematicNodeReductionRuleByPriority
CoClasses and Classes | Description |
---|---|
SchematicNodeReductionRuleByPriority | Schematic Node Reduction By Priority rule object. |