Cartesian_point
Published on Jun 25, 2020
KBL Version 2.5.sr1
Last updated on Apr 14, 2025
1 min read
A Cartesian_point is a point that is defined by its coordinates in a rectangular Cartesian coordinate system.
Attribute | Value |
---|
Owner | 6_Foundation |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers | |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|
Coordinates | Double | 2..3 | The coordinates specify the coordinates of the Cartesian_point. The third coordinate will not exist in the case of a two-dimensional point. | Cartesian_point |
Incoming Relations