Represents a single relation between a relating (from) and related (to) Bexel.Api.Element.
More...
Represents a single relation between a relating (from) and related (to) Bexel.Api.Element.
◆ GetInverse()
Retrieves the inverse of the relation.
- Returns
- The inverse of the relation, null if no such relation exists.
◆ OriginalRelationTypeName
string Bexel.Api.ElementRelation.OriginalRelationTypeName |
|
get |
Returns the original relation type name obtained from the authoring tool.
◆ RelatedElement
Element Bexel.Api.ElementRelation.RelatedElement |
|
get |
Returns the element to which the relation ends.
◆ RelatingElement
Element Bexel.Api.ElementRelation.RelatingElement |
|
get |
Returns the element from which the relation begins.
◆ Type
Returns the type of the relation.