AnchorType

Note: There is a newer version of this specification see VEC 2.1.0

Enumeration for the definition of AnchorType of the SegmentLocation.

General Information

AttributeValue
Ownertopology
Applied StereotypeClosedEnumeration

Enumeration Literals

NameDescription
FromStartNode

The offset of the location is measured from the startNode of the TopologySegment.

FromEndNode

The offset of the location is measured from the endNode of the TopologySegment.

Previous