CartesianDimension
Published on Jan 8, 2024
VEC Version 2.1.0
1 min read
The CartesianDimension specifies the size of an object in 2D-space.
General Information
Attribute | Value |
---|---|
Owner | geo_2d |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
height | Double | 1 | Specifies the height of the object. The unit of this value is the baseUnit of containing BuildingBlockSpecification2D. |
CartesianDimension |
width | Double | 1 | Specifies the width of the object. The unit of this value is the baseUnit of containing BuildingBlockSpecification2D. |
CartesianDimension |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
boundingBox | 1 | Y | Y | N | BuildingBlockSpecification2D | 0..1 | Specifies the size of the area described by the BuildingBlockSpecification2D in Cartesian dimensions. |
Previous
Classes
Last updated on Jan 8, 2024