Cartesian_point
Note: There is a newer version of this specification see KBL 2.5.sr1
A Cartesian_point is a point that is defined by its coordinates in a rectangular Cartesian coordinate system.
General Information
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
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
Node | 0..* | Cartesian_point | 1 | |
KBL_container | 1 | Cartesian_point | 0..* | |
Transformation | 0..* | Cartesian_point | 1 | |
B_spline_curve | 0..* | Control_points | 2..* |