BuildingBlockSpecification2D

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

Specification for the description of a two-dimensional building block. A building block is a reusable section of a geometry.

General Information

AttributeValue
Ownergeo_2d
Applied Stereotype
Base ClassifierSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
cartesianPointCartesianPoint2D0..*YYN0..1

Specifies the CartesianPoint2Ds that are used in the BuildingBlockSpecification2D.

boundingBoxCartesianDimension1YYN0..1Specifies the size of the area described by the BuildingBlockSpecification2D in Cartesian dimensions.
placedElementViewItemOccurrenceOrUsageViewItem2D0..*YYN1Specifies the view items for OccurrenceOrUsages on a BuildingBlockSpecification2D.
geometrySegmentGeometrySegment2D0..*YYN1Specifies the GeometrySegment2Ds defined by the BuildingBlockSpecification2D.
geometryNodeGeometryNode2D0..*YYN1Specifies the GeometryNode2Ds defined by the BuildingBlockSpecification2D.
baseUnitUnit1NYN0..*

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
referenced2DBuildingBlock1NYNBuildingBlockPositioning2D0..*References the building block which is placed on the harness drawing.
Previous