CavityPositionDetail

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

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
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

Outgoing Relations

Type Role Mult. Mult. Description
CartesianPoint3D insertionPosition 0..1 1

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

CartesianVector3D insertionVector 0..1 The direction in which a terminal is inserted from the InsertionPosition into the connector. The amount of the vector defines the length auf the cavity (The distance the terminal must travel from the InsertionPostion to its final position.
Unit baseUnit 1 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).

Incoming Relations

Type Mult. Role Mult. Description
Cavity 1 positionDetail 0..1 Optional details for geometric properties of the cavity in the connector.
Previous