Show / Hide Table of Contents

    Enum WeldProcessType

    Enumerated weld process types

    Namespace: DesignData.SDS2.Model
    Assembly: DesignData.SDS2.Model.dll
    Syntax
    public enum WeldProcessType

    Fields

    Name Description
    FluxCoredArcWelding

    Flux cored arc welding (FCAW), tail text F

    GF

    GMAW/FCAW (GF), tail text GF

    GasMetalArcWelding

    Gas metal arc welding (GMAW), tail text G

    NoProcess

    No prequalified weld tail process

    SubmergedArcWelding

    Submerged arch welding (SAW), tail text S

    Back to top