CableLeadThroughSpecification

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

A CableLeadThrough specifies a hole in the grommet through which wires can pass through the grommet. The CableLeadThroughSpecification defines the technical properties of a CableLeadThrough (or a set of similar ones).

General Information

Attribute Value
Owner non_electrical_parts
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. For 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
type CableLeadThroughType 0..1

Defines the type of a cable lead through. Standardized values are defined in an OpenEnumeration.

CableLeadThroughSpecification
geometry CableLeadThroughGeometry 0..1

Defines the geometry of a cable lead through in the sealing area. Standardized values are defined in an OpenEnumeration.

CableLeadThroughSpecification
sealingDimension Size 0..1

Specifies the dimension of the cable lead through in the sealing area.

CableLeadThroughSpecification
minSegmentOutsideDiameter NumericalValue 0..1

Specifies the minimum diameter a segment can have to fit through the cable lead through. This definition is necessary, since segments that are too small might cause movements and unacceptable torsion forces or they are not sealable.

CableLeadThroughSpecification
maxSegmentOutsideDiameter NumericalValue 0..1

Specifies the maximum diameter a segment can have to fit into the cable lead through.

CableLeadThroughSpecification
sealable Boolean 0..1

Specifies if the cable lead through is sealable.

CableLeadThroughSpecification

Incoming Relations

Type Mult. Role Mult. Description
CableLeadThrough cableLeadThroughSpecification 0..1

References the CableLeadThroughSpecification that defines the technical properties of this CableLeadThrough.

Previous