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

AttributeValue
Ownergeo_2d
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique (optional) identification of the BuildingBlockPositioning2D. The identification is guaranteed to be unique within the HarnessDrawingSpecification2D.

BuildingBlockPositioning2D

Outgoing Relations

TypeRoleMult.Mult.Description
BuildingBlockSpecification2Dreferenced2DBuildingBlock10..*References the building block which is placed on the harness drawing.
CartesianPoint2DcenterPoint0..10..1Specifies the center point of the BuildingBlock in the coordinate system of the harness drawing.

Incoming Relations

TypeMult.RoleMult.Description
HarnessDrawingSpecification2D1buildingBlockPositionings1..*Specifies the BuildingBlockPositioning2Ds that are forming the 2D harness drawing.
Previous