Provides access to members that manage the schematic rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
Alter | Changes the schematic rule for the specified schematic diagram class with the specified rule type PropertySet. | |
Apply | Applies the schematic rule on the specified schematic in memory diagram. | |
ClassID | ClassID of the schematic rule. | |
Description | Description of the schematic rule. | |
Name | Name of the schematic rule. | |
PropertySet | PropertySet related to the schematic rule. | |
SchematicDiagramClass | Schematic diagram class related to the schematic rule. |
CoClasses that implement ISchematicRule
CoClasses and Classes | Description |
---|---|
SchematicCollapseRelatedElementsRule | Schematic Collapse Related Elements rule object. |
SchematicExpandLinksByAttributeRule | Schematic Expand Links By Attribute rule object. |
SchematicFeatureRemovalRule | Schematic feature removal rule object. |
SchematicNodeReductionRuleByFlow | Schematic Node Reduction By Flow rule object. |
SchematicNodeReductionRuleByPriority | Schematic Node Reduction By Priority rule object. |
SchematicRelationshipRule | Schematic Relationship rule object. |
SchematicRouteNodeReductionRule | Schematic Route Node Reduction rule object. |
SchematicSpatialQueryRule | Schematic Spatial Query rule object. |