This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the generic Schematic Relationship rule.
The Relationship rule allows you to create schematic elements and/or relations regarding the information stored in a relationship class.
Any schematic relationship rule process is based on the source schematic elements associated with real features/objects that are used in input to generate the diagram. Based on the specified relationship class, these source schematic elements are used to retrieve the related target schematic elements that will be added into the generated diagram, even if these target schematic elements have no real features/objects associated with them in the initial input
Name | 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. |
Classes | Description |
---|---|
SchematicRelationshipRule | Schematic Relationship rule object. |