OccurrenceOrUsageViewItem3D

An OccurrenceOrUsageViewItem3D specifies the existence and representation of an OccurrenceOrUsage in a 3D-model.

The definition of the existence is necessary because a 150% model of a harness might contain different geometric variants and not all of them must be represented in the same BuildingBlockSpecification3D.

There are two different cases for the representation of OccurrenceOrUsages in a 3D model. There are components that can be represented explicitly by a 3D model of the component (e.g. connectors, cable ducts, fixings) and there are components that are represented implicitly by a generic visualization and their placement on the topology (e.g. tapes, tubes). If an OccurrenceOrUsage has a 3D model and it shall be placed explicitly in 3D space, the OccurrenceOrUsageViewItem3D defines a Transformation3D in the orientation role. If no orientation is defined the OccurrenceOrUsage is represented implicitly.

General Information

AttributeValue
Ownergeo_3d
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

OccurrenceOrUsageViewItem3D
aliasIdAliasIdentification0..*

Specifies additional identifiers for the OccurrenceOrUsageViewItem3D.

OccurrenceOrUsageViewItem3D

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
occurrenceOrUsageOccurrenceOrUsage0..*NYN0..*

Specifies the OccurrenceOrUsages which are represented by the view item.

Important: To use one OccurenceOrUsageViewItem for multiple OccurrenceOrUsages is only valid, if the referenced items are true alternatives to each other. That means, they must have an identical placement, the geometrical models used for each item must be substitutable and the item must be mutually exclusive to each other.

orientationTransformation3D0..1YYN0..1Specifies the orientation of the view item.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
placedElementViewItem3D0..*YYNBuildingBlockSpecification3D1Specifies the view items for OccurrenceOrUsages in a BuildingBlockSpecification3D.
Previous