CorrugatedPipeSpecification

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

Specification for the definition of corrugated pipes.

General Information

AttributeValue
Ownernon_electrical_parts
Applied Stereotype
Base ClassifierTubeSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
specialPartTypeString0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
soundDampingClassSoundDampingClass0..*

Specifies the class of sound damping. According to the VDA this is a value between A & E. KBLFRM-311

WireProtectionSpecification
bendRadiusNumericalValue0..1

Specifies the bend radius of the tube.

TubeSpecification
innerDiameterNumericalValue0..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
wallThicknessNumericalValue0..1

Specifies the thickness of the wall of the tube.

TubeSpecification
isSlitBoolean0..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
slitStyleTubeSlitStyle0..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
nominalSizeString0..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
secondaryNominalSizeString0..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
shapeTubeShape0..1

Specifies the shape of the cross section of the tube.

This attribute is defined as an OpenEnumeration

TubeSpecification
outerDiameterNumericalValue0..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
heightNumericalValue0..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
widthNumericalValue0..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
lengthNumericalValue0..1

Specifies the length of the tube if it is a predefined value.

TubeSpecification
corrugationHeightNumericalValue0..1

Specifies the height of a corrugation of the pipe.

CorrugatedPipeSpecification
corrugationWidthNumericalValue0..1

Specifies the width of a corrugation of the pipe.

CorrugatedPipeSpecification
corrugationGradientNumericalValue0..1

Specifies the gradient of a corrugation of the pipe.

CorrugatedPipeSpecification
Previous