Version: 13.0

    Show / Hide Table of Contents

    Enum TighteningTechniques

    Namespace: SMT.MastaAPI.Bolts
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("4440738b-c79e-5b39-9bfa-e39c56d17a2c")]
    [ApiEnumFor("SMT.Bolts.TighteningTechniques, SMT.Bolts")]
    public enum TighteningTechniques

    Fields

    Name Description
    AngleControlledTightening

    Angle Controlled Tightening

    HydraulicTightening

    Hydraulic Tightening

    ImpactWrenchTightening

    Impact Wrench Tightening

    MechanicalElongationControlledTightening

    Mechanical Elongation Controlled Tightening

    TorqueWrenchWithEstimatedFrictionCoefficientOfClassA

    Torque Wrench with Estimated Friction Coefficient of Class A

    TorqueWrenchWithEstimatedFrictionCoefficientOfClassB

    Torque Wrench with Estimated Friction Coefficient of Class B

    TorqueWrenchWithTighteningTorqueExperimentallyDetermined

    Torque Wrench with Tightening Torque Experimentally Determined

    UltrasoundElongationControlledTightening

    Ultrasound Elongation Controlled Tightening

    YieldControlledTightening

    Yield Controlled Tightening

    Back to top