BuildingBlockSpecification3D
Note: There is a newer version of this specification see VEC 2.1.0
Specification for the description of a three dimensional building block. A building block is a reusable section of a geometry.
General Information
Attribute | Value |
---|---|
Owner | geo_3d |
Applied Stereotype | |
Base Classifier | Specification |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. Over 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 |
description | AbstractLocalizedString | 0..* | Specifies additional, human readable information about the specification. |
Specification |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
Unit | baseUnit | 1 | 0..* | |
CartesianPoint3D | cartesianPoint | 0..* | 1 | Specifies the CartesianPoint3Ds that are used in the BuildingBlockSpecification3D. |
GeometrySegment3D | geometrySegment | 0..* | 1 | Specifies the GeometrySegment3Ds defined by the BuildingBlockSpecification3D. |
GeometryNode3D | geometryNode | 0..* | 1 | Specifies the GeometryNode3Ds defined by the BuildingBlockSpecification3D. |
Zone | 0..1 | 0..* | References the Zone that is building block describes. | |
OccurrenceOrUsageViewItem3D | placedElementViewItem3D | 0..* | 1 | Specifies the view items for OccurrenceOrUsages in a BuildingBlockSpecification3D. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
BuildingBlockPositioning3D | 0..* | referenced3DBuildingBlock | 1 | References the building block that is positioned. |