|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicRulesHelper Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that manage the schematic rule helper.
| Description | ||
|---|---|---|
|  | AlterLink | Modify or create a Link. | 
|  | AlterNode | Modify or create a Node. | 
|  | AlterNodeOnLink | Modify or create a NodeOnLink. | 
|  | FindDataSourceID | Obtain or create the datasource id of the input workspace. | 
|  | GetDisplayedIncidentLinks | Hide a schematic feature. | 
|  | GetLinkPoints | Obtains the vertices of the input schematic link. | 
|  | GetNodePoint | Obtains the position of the input schematic node. | 
|  | HideFeature | Hide a schematic feature. | 
|  | InitHelper | Initialize the helper with the input schematic diagram. | 
|  | KeepVertices | Indicates if the Schematic Rules Helper keeps the links vertices. | 
|  | RelationController | Obtain the Relation Controller from the rules helper. | 
|  | ReportAssociations | Report the associations of first schematic feature to the second schematic feature. | 
|  | ReportRelations | Report the relations of first schematic feature to the second schematic feature. | 
|  | SetLinkPoints | Defines the vertices of the input schematic link. | 
| CoClasses and Classes | Description | 
|---|---|
| SchematicRulesHelper | Schematic rule helper. |