Show / Hide Table of Contents

    Enum AutoSupportingSupported

    Set of connection specification values describing possible sides of a material

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

    Fields

    Name Description
    Auto

    Clip angle long leg to material on member defined in setup.

    Supported

    Clip angle long leg attaches to material on supported member.

    Supporting

    Clip angle long leg attaches to material on supporting member.

    Back to top