ArcObjects Library Reference (Schematic)  

ISchematicRulesHelper Interface

Provides access to members that manage the schematic rule helper.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method AlterLink Modify or create a Link.
Method AlterNode Modify or create a Node.
Method AlterNodeOnLink Modify or create a NodeOnLink.
Method FindDataSourceID Obtain or create the datasource id of the input workspace.
Method GetDisplayedIncidentLinks Hide a schematic feature.
Method GetLinkPoints Obtains the vertices of the input schematic link.
Method GetNodePoint Obtains the position of the input schematic node.
Method HideFeature Hide a schematic feature.
Method InitHelper Initialize the helper with the input schematic diagram.
Read/write property KeepVertices Indicates if the Schematic Rules Helper keeps the links vertices.
Read-only property RelationController Obtain the Relation Controller from the rules helper.
Method ReportAssociations Report the associations of first schematic feature to the second schematic feature.
Method ReportRelations Report the relations of first schematic feature to the second schematic feature.
Method SetLinkPoints Defines the vertices of the input schematic link.

CoClasses that implement ISchematicRulesHelper

CoClasses and Classes Description
SchematicRulesHelper Schematic rule helper.