CableSealEntryReference
Provides an identifier for the CableSealEntryReference. The Identification shall be unique within a CableSealRole.
General Information
Attribute | Value |
---|---|
Owner | instancing_electrical_parts |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | CableSealEntryReference | |
positionOnWire | Double | 0..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 |
sealInsertionDepth | NumericalValue | 0..1 | Defines how far the cable seal is pushed onto the wire, measured from the tip of the corresponding WireEnd. | CableSealEntryReference |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
cableSealEntry | CableSealEntry | 1 | N | Y | N | ||
associatedWireElementRef | WireElementReference | 0..* | N | Y | N | 0..* |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
cableSealEntryReference | 1..* | Y | Y | N | CableSealRole | ||
pluggedEntry | 0..1 | N | Y | N | SealingPinReference |