ArcObjects Library Reference (Schematic)  

ISchematicRule Interface

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
Method Alter Changes the schematic rule for the specified schematic diagram class with the specified rule type PropertySet.
Method Apply Applies the schematic rule on the specified schematic in memory diagram.
Read-only property ClassID ClassID of the schematic rule.
Read-only property Description Description of the schematic rule.
Read-only property Name Name of the schematic rule.
Read-only property PropertySet PropertySet related to the schematic rule.
Read-only property 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.