BuildingBlockPositioning2D

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

Outgoing Relations

Type Role Mult. Mult. Description
CartesianPoint2D centerPoint 0..1 0..1 Specifies the center point of the BuildingBlock in the coordinate system of the harness drawing.
BuildingBlockSpecification2D referenced2DBuildingBlock 1 0..* References the building block which is placed on 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