Show / Hide Table of Contents

    Enum SurfaceClassType

    Enumeration of valid values for the SurfaceClass attribute of BoltType used by slip critical bolts.

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

    Fields

    Name Description
    A

    Specifies a Slip Coefficient of 0.33 and applies to uncoated clean mill scale steel surfaces and blast-cleaned steel surfaces with Class A coatings.

    B

    Specifies a Slip Coefficient of 0.50 and applies to uncoated blast-cleaned steel surfaces and blast-cleaned steel surfaces with Class B coatings.

    C

    Specifies s Slip Coefficient of .30. Applies to hot-dip galvanized surfaces.

    D

    Applies to blast-cleaned surfaces with Class D coatings.

    E

    Enumeration of valid values for the SurfaceClass attribute of BoltType used by slip critical bolts.

    Back to top