BoltMountedFixingSpecification

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

Specification for fixings that are mounted onto a bolt. This means, the fixing itself has got a hole, which is mounted into a bolt.

General Information

Attribute Value
Owner non_electrical_parts
Applied Stereotype
Base Classifier FixingSpecification
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
offset NumericalValue 0..1 FixingSpecification
nominalSize NumericalValue 0..1 FixingSpecification
boltType String 0..1

Specifies the type of the bolt on which the fixing can be mounted.

BoltMountedFixingSpecification
boltDiameter NumericalValue 0..1

Specifies the diameter of the bolt on which the fixing can be mounted.

BoltMountedFixingSpecification
boltHeight NumericalValue 0..1

Specifies the height of the bolt on which the fixing can be mounted.

BoltMountedFixingSpecification
Previous