Show / Hide Table of Contents

    Enum ToeDirection

    For materials with a "toe" (such as a flange on one side) the toe direction is the direction these materials are flipped.

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

    Fields

    Name Description
    In

    Toe in

    Out

    Toe out

    Back to top