Show / Hide Table of Contents

    Enum ConnectionExtensionType

    Options for how to extend connection material to the supporting material

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

    Fields

    Name Description
    ExtendToFillet

    Extend to the fillet or k

    ExtendToFlange

    Extend to the flanges

    SizeAsRequired

    Extend only as required to meet physical requirements

    Back to top