GeometryNode2D

A GeometryNode2D is the geometric representation of a TopologyNode in 2D-space.

General Information

AttributeValue
Ownergeo_2d
Applied Stereotype
Base ClassifierGeometryNode
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the GeometryNode. The identification is guaranteed to be unique within the corresponding BuildingBlockSpecification. For all VEC-documents a GeometryNode-instance can be trusted to be the same if the BuildingBlockSpecification-instance is the same (see BuildingBlockSpecification) and the identification of the GeometryNode is the same.

GeometryNode
aliasIdAliasIdentification0..*

Specifies additional identifiers for the GeometryNode.

GeometryNode

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
cartesianPointCartesianPoint2D1NYN0..*References the CartesianPoint2D where the GeometryNode2D is located.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
endNode1NYNGeometrySegment2D0..*References the GeometryNode2D where the GeometrySegment2D ends.
geometryNode0..*YYNBuildingBlockSpecification2D1Specifies the GeometryNode2Ds defined by the BuildingBlockSpecification2D.
startNode1NYNGeometrySegment2D0..*References the GeometryNode2D where the GeometrySegment2D starts.
Previous