Provides access to members that manage the generic Schematic Relationship rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
AddRelationBetweenTargetAndSource | Indicates if the relation between target and source must be included in the diagram. | |
AddRelationshipElement | Indicates if the relationship element must be included in the diagram. | |
AddTargetElement | Indicates if the target element must be included in the diagram. | |
Description | Description of the Schematic Relationship rule. | |
InitializeTargetVertices | Indicates if vertices on the target must be initialized. | |
OffsetAngle | Angle of offset at start. | |
OffsetDistance | Value of the offset distance. | |
RelationshipClassName | Relationship class name related to the Schematic Relationship rule. | |
RelationshipElementClassName | Relationship element class name related to the Schematic Relationship rule. | |
ReportSourceRelationOnTarget | Indicates if the source relation must be reported on the target. | |
ReportTargetRelationOnConnectedNodes | Indicates if the target relation must be reported on the connected nodes. | |
ReverseRelationshipLinkOrientation | Indicates if the relationship link orientation must be reversed. | |
ReverseTargetRelation | Indicates if the target relation must be reversed. | |
SourceElementClassName | Source element class name related to the Schematic Relationship rule. | |
TargetElementClassName | Target element class name related to the Schematic Relationship rule. |
CoClasses that implement ISchematicRelationshipRule
CoClasses and Classes | Description |
---|---|
SchematicRelationshipRule | Schematic Relationship rule object. |