BoltMountedFixingSpecification

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

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

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. Over 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
boltType BoltMountedFixingSpecification 0..1

Specifies the type of the bolt of the fixing. Appropriate values should be defined in a conformance class.

BoltMountedFixingSpecification
boltDiameter NumericalValue 0..1

Specifies the diameter of the bolt of the fixing.

BoltMountedFixingSpecification
boltHeight NumericalValue 0..1

Specifies the height of the bolt of the fixing.

BoltMountedFixingSpecification
Previous