Show / Hide Table of Contents

    Enum WeldSide

    How many sides of a flange or web to weld

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public enum WeldSide

    Fields

    Name Description
    BothSides

    A weld on each side

    None

    Don't weld either side

    OneSide

    One weld on one side

    Back to top