CartesianVector2D

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

A Cartesian vector in the two-dimensional space.

General Information

AttributeValue
Ownergeo_2d
Applied Stereotype
Base ClassifierCartesianVector
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
xDouble1

Specifies the x-coordinate in 2D space.

CartesianVector2D
yDouble1

Specifies the y-coordinate in 2D space.

CartesianVector2D
Previous