BuildingBlockPositioning3D

Note: There is a newer version of this specification see VEC 2.1.0

Defines the position of a BuildingBlock3D in the HarnessGeometry.

General Information

Attribute Value
Owner geo_3d
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 BuildingBlockPositioning3D. The identification is guaranteed to be unique within the HarnessGeometrySpecification3D.

BuildingBlockPositioning3D

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
positioning Transformation3D 0..1 Y Y N 0..1

Specifies the positioning of the building block in the harness geometry.

referenced3DBuildingBlock BuildingBlockSpecification3D 1 N Y N 0..*

References the building block that is positioned.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
buildingBlockPositionings 0..* Y Y N HarnessGeometrySpecification3D 1

Specifies the BuildingBlockPositioning3Ds that are forming the HarnessGeometrySpecification3D.

Previous