OccurrenceOrUsageViewItem3D

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

An OccurrenceOrUsageViewItem3D specifies the representation of an OcurrenceOrUsage in a 3D-model.

General Information

Attribute Value
Owner geo_3d
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the OccurrenceOrUsageViewItem. The identification is guaranteed to be unique within the BuildingBlockSpecification3D.

OccurrenceOrUsageViewItem3D
aliasId AliasIdentification 0..*

Specifies additional identifiers for the OccurrenceOrUsageViewItem3D.

OccurrenceOrUsageViewItem3D

Outgoing Relations

Type Role Mult. Mult. Description
Transformation3D orientation 0..1 0..1 Specifies the orientation of the view item.
OccurrenceOrUsage occurrenceOrUsage 0..1 0..*

Specifies the OccurrenceOrUsage which is represented by the view item.

Incoming Relations

Type Mult. Role Mult. Description
BuildingBlockSpecification3D 1 placedElementViewItem3D 0..* Specifies the view items for OccurrenceOrUsages in a BuildingBlockSpecification3D.
Previous