CorrugatedPipeSpecification
Specification for the definition of corrugated pipes.
General Information
Attribute | Value |
---|---|
Owner | non_electrical_parts |
Applied Stereotype | |
Base Classifier | TubeSpecification |
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 |
specialPartType | String | 0..1 | The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings). |
PartOrUsageRelatedSpecification |
soundDampingClass | SoundDampingClass | 0..* | Specifies the class of sound damping. According to the VDA this is a value between A & E. KBLFRM-311 |
WireProtectionSpecification |
bendRadius | NumericalValue | 0..1 | Specifies the bend radius of the tube. |
TubeSpecification |
innerDiameter | NumericalValue | 0..1 | Defines the inner diameter of a tube. In the case of a shrinkable tube, it is the diameter of the tube in the unshrinked state. |
TubeSpecification |
wallThickness | NumericalValue | 0..1 | Specifies the thickness of the wall of the tube. |
TubeSpecification |
isSlit | Boolean | 0..1 | Specifies whether the tube is slit or not. The style of the slitting can be defined with the slitStyle. If a slitStyle is defined, it implies that isSlit=true. |
TubeSpecification |
slitStyle | TubeSlitStyle | 0..1 | Specifies the style of the slitting of the tube. If a slitStyle is defined, it implies that isSlit=true. This attribute is defined as an OpenEnumeration. |
TubeSpecification |
nominalSize | String | 0..1 | Defines the nominal size of a tube. The nominal size is a name for the size of the tube that is somehow related to the inner diameter of the tube. However, it is not the inner diameter (e.g. "10.5"). |
TubeSpecification |
secondaryNominalSize | String | 0..1 | Defines the secondary nominal size of a tube. The nominal size is a name for the size of the tube that is somehow related to the inner diameter of the tube. However, it is not the inner diameter (e.g. "10.5"). The secondary nominal size shall only be used for two-parted tubes (see TubeSlitStyle = TwoParts). The secondary nominal size defines the size of the outer (larger) tube of a two-parted tube. |
TubeSpecification |
shape | TubeShape | 0..1 | Specifies the shape of the cross section of the tube. This attribute is defined as an OpenEnumeration |
TubeSpecification |
outerDiameter | NumericalValue | 0..1 | Specifies the outer diameter of the tube. The outer diameter of a tube shall only be used for circular tubes (shape = Circular). For other shapes, height and width shall be used. |
TubeSpecification |
height | NumericalValue | 0..1 | Specifies the height of the tube. If the height is defined, a width shall be defined, too. The height and width of a tube shall only be used for tubes that are not circular (shape != Circular). For circular shapes, the outside diameter shall be used. |
TubeSpecification |
width | NumericalValue | 0..1 | Specifies the width of the tube. If the width is defined, a height shall be defined, too. The height and width of a tube shall only be used for tubes that are not circular (shape != Circular). For circular shapes, the outside diameter shall be used. |
TubeSpecification |
length | NumericalValue | 0..1 | Specifies the length of the tube if it is a predefined value. |
TubeSpecification |
corrugationHeight | NumericalValue | 0..1 | Specifies the height of a corrugation of the pipe. |
CorrugatedPipeSpecification |
corrugationWidth | NumericalValue | 0..1 | Specifies the width of a corrugation of the pipe. |
CorrugatedPipeSpecification |
corrugationGradient | NumericalValue | 0..1 | Specifies the gradient of a corrugation of the pipe. |
CorrugatedPipeSpecification |
cutOnWave | Boolean | 0..1 | Defines if the corrugated pipe is cut on top of the corrugation. This applies only to corrugated pipes that have a defined length. For bulk material in the cutting is defined in the CorrugatedPipeRole. | CorrugatedPipeSpecification |