CartesianVector3D
Published on Mar 24, 2023
VEC Version 2.0.2
1 min read
A Cartesian vector in three-dimensional space.
General Information
Attribute | Value |
---|---|
Owner | geo_3d |
Applied Stereotype | |
Base Classifier | CartesianVector |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
x | Double | 1 | Specifies the x-coordinate in 3D space. |
CartesianVector3D |
y | Double | 1 | Specifies the y-coordinate in 3D space. |
CartesianVector3D |
z | Double | 1 | Specifies the z-coordinate in 3D space. |
CartesianVector3D |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
insertionVector | 0..1 | Y | Y | N | CavityPositionDetail | The 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
Classes
Last updated on Mar 24, 2023