BuildingBlockPositioning2D
Published on Mar 9, 2022
VEC Version 2.0.0
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Defines the position of a BuildingBlock2D on a HarnessDrawing.
General Information
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
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
BuildingBlockSpecification2D | referenced2DBuildingBlock | 1 | 0..* | References the building block which is placed on the harness drawing. |
CartesianPoint2D | centerPoint | 0..1 | 0..1 | Specifies the center point of the BuildingBlock in the coordinate system of the harness drawing. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
HarnessDrawingSpecification2D | 1 | buildingBlockPositionings | 1..* | Specifies the BuildingBlockPositioning2Ds that are forming the 2D harness drawing. |
Previous
Classes
Last updated on Jan 31, 2023