CavityPositionDetail

CavityPositionDetail is an aggregator class for all geometric properties of a cavity within the connector (e.g. rotation, position).

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
rotation NumericalValue 0..1

The rotation of the cavity is defined as the angle between the primary locking of the cavity and the Y-axis of the connector housing coordinate system.

CavityPositionDetail
cavitySealingOffset NumericalValue 0..1 Defines the offset (length) by which the starting point of the sealing area is displaced insertionPosition in insertion direction. CavityPositionDetail
insertionDepth NumericalValue 0..1 The insertionDepth of a cavity is the length of the insertion path for a terminal. The distance a terminal must travel from the InsertionPosition to its final position. CavityPositionDetail

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
insertionVector CartesianVector3D 0..1 Y Y N A unit vector that points in the direction in which a terminal is inserted from the InsertionPosition into the connector.
baseUnit Unit 1 N Y N 0..*

The Unit in which all coordinates (e.g. cartesian points) of this CavityPositionDetail are defined. Shall be a unit of length (e.g. millimetre).

insertionPosition CartesianPoint3D 0..1 Y Y N 1

The position of the center of the cavity in the entrance surface of the connector during the insertion process.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
positionDetail 0..1 Y Y N Cavity 1 Optional details for geometric properties of the cavity in the connector.
Previous