Show / Hide Table of Contents

    Enum TurnedShellLayoutReference

    The thickness reference for TurnedShellLayout material.

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

    Fields

    Name Description
    FarSide

    Expand thickness from the far side toward the near side

    NearSide

    Expand thickness from the near side toward the far side

    Back to top