Show / Hide Table of Contents

    Enum GrooveAngle

    The angle of bevel on the flange of the beam. From a very short list of allowed options, named in degrees.

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

    Fields

    Name Description
    Automatic

    Establish from setup options

    Fifteen

    15 degrees

    FortyFive

    45 degrees

    Sixty

    60 degrees

    Thirty

    30 degrees

    Zero

    No bevel

    Back to top