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 | ||
---|---|---|
![]() |
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 that implement ISchematicRulesHelper
CoClasses and Classes | Description |
---|---|
SchematicRulesHelper | Schematic rule helper. |