GeometryNode3D

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

A GeometryNode3D is the geometric representation of a TopologyNode in 3D-space.

General Information

AttributeValue
Ownergeo_3d
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. Over 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

TypeRoleMult.Mult.Description
CartesianPoint3DcartesianPoint10..*References the CartesianPoint3D where the GeometryNode3D is located.

Incoming Relations

TypeMult.RoleMult.Description
GeometrySegment3D0..*endNode1References the GeometryNode3D where the GeometrySegment3D ends.
BuildingBlockSpecification3D1geometryNode0..*Specifies the GeometryNode3Ds defined by the BuildingBlockSpecification3D.
GeometrySegment3D0..*startNode1References the GeometryNode3D where the GeometrySegment3D starts.