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


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

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

Name 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.

Classes that implement ISchematicRule

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.