CableSealEntryReference

Provides an identifier for the CableSealEntryReference. The Identification shall be unique within a CableSealRole.

General Information

AttributeValue
Ownerinstancing_electrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1CableSealEntryReference
positionOnWireDouble0..1

Specifies the position of this CableSealEntryReference on its associated WireElementReference. This value is analogous to WireEnd.PositionOnWire (see that documentation for details) and must be between 0 and 1. Note that it is not a fraction of the wire’s total length used to compute an exact physical location.

Its primary purpose is to indicate which side of the wire the seal entry is associated with. By definition, all WireEnd instances sharing the same PositionOnWire lie on the same side of the wire - and the same rule applies to CableSealEntryReference.PositionOnWire. Accordingly, properties such as sealInsertionDepth are always measured relative to the WireEnd with the matching PositionOnWire.

In cases where the seal’s position is determined by other topology elements (for example, the placement of a grommet) rather than a specific WireEnd, the PositionOnWire attribute may be omitted.

CableSealEntryReference
sealInsertionDepthNumericalValue0..1Defines how far the cable seal is pushed onto the wire, measured from the tip of the corresponding WireEnd.CableSealEntryReference

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
cableSealEntryCableSealEntry1NYN
associatedWireElementRefWireElementReference0..*NYN0..*

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
cableSealEntryReference1..*YYNCableSealRole
pluggedEntry0..1NYNSealingPinReference
Previous