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

TypeRoleMult.Mult.Description
GeometrySegment2DgeometrySegment0..*1Specifies the GeometrySegment2Ds defined by the BuildingBlockSpecification2D.
UnitbaseUnit10..*
GeometryNode2DgeometryNode0..*1Specifies the GeometryNode2Ds defined by the BuildingBlockSpecification2D.
OccurrenceOrUsageViewItem2DplacedElementViewItem0..*1Specifies the view items for OccurrenceOrUsages on a BuildingBlockSpecification2D.
CartesianDimensionboundingBox10..1Specifies the size of the area described by the BuildingBlockSpecification2D in Cartesian dimensions.
CartesianPoint2DcartesianPoint0..*0..1

Specifies the CartesianPoint2Ds that are used in the BuildingBlockSpecification2D.

Incoming Relations

TypeMult.RoleMult.Description
BuildingBlockPositioning2D0..*referenced2DBuildingBlock1References the building block which is placed on the harness drawing.
Previous