Version: 13.0

    Show / Hide Table of Contents

    Enum UseLtcaInAsdOption

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6a3ee749-ff6a-5f81-9572-4c4f9907cd01")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.AdvancedSystemDeflections.UseLtcaInAsdOption, SMT.MAA")]
    public enum UseLtcaInAsdOption

    Fields

    Name Description
    Auto

    Gear set will use the Advanced System Deflection mesh model whenever possible.

    No

    Gear set will not use the Advanced System Deflection mesh model.

    Yes

    Gear set will use the Advanced System Deflection mesh model.

    Back to top