Show / Hide Table of Contents

    Enum WeldContour

    Enumerated weld contours indicating contour symbols for a weld

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

    Fields

    Name Description
    Concave

    Indicates a concave line symbol

    Convex

    Indicates a convex line symbol

    Flush

    Indicates a add a flat line symbol

    NoContour

    No contour symbol is included in the drawing

    SmoothToes

    Indicates a contour symbol that looks like two back-to-back J's. It serves as an instruction to the welder to perform weld toe grinding.

    Back to top