BuildingBlockPositioning2D
Published on Oct 3, 2022
VEC Version 2.0.1
Last updated on Feb 1, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.2.0
Defines the position of a BuildingBlock2D on a HarnessDrawing.
| Attribute | Value |
|---|
| Owner | geo_2d |
| Applied Stereotype | |
| Base Classifier | ConfigurableElement
|
| Is Abstract | false |
| Derived Classifiers | |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|
| identification | String | 0..1 | Specifies a unique (optional) identification of the BuildingBlockPositioning2D. The identification is guaranteed to be unique within the HarnessDrawingSpecification2D. | BuildingBlockPositioning2D |
Outgoing Relations
| Other End | This End | General |
|---|
| Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
|---|
| referenced2DBuildingBlock | BuildingBlockSpecification2D | 1 | N | Y | N | 0..* | References the building block which is placed on the harness drawing. |
| centerPoint | CartesianPoint2D | 0..1 | Y | Y | N | 0..1 | Specifies the center point of the BuildingBlock in the coordinate system of the harness drawing. |
Incoming Relations
| This End | Other End | General |
|---|
| Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
|---|
| buildingBlockPositionings | 1..* | Y | Y | N | HarnessDrawingSpecification2D | 1 | Specifies the BuildingBlockPositioning2Ds that are forming the 2D harness drawing. |