CartesianVector3D

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

A Cartesian vector in three-dimensional space.

General Information

AttributeValue
Ownergeo_3d
Applied Stereotype
Base ClassifierCartesianVector
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
xDouble1

Specifies the x-coordinate in 3D space.

CartesianVector3D
yDouble1

Specifies the y-coordinate in 3D space.

CartesianVector3D
zDouble1

Specifies the z-coordinate in 3D space.

CartesianVector3D

Incoming Relations

TypeMult.RoleMult.Description
CavityPositionDetailinsertionVector0..1The direction in which a terminal is inserted from the InsertionPosition into the connector. The amount of the vector defines the length auf the cavity (The distance the terminal must travel from the InsertionPostion to its final position.
Previous