Version: 13.0

    Show / Hide Table of Contents

    Enum SystemOptimiserGearSetOptimisation

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.LoadCaseGroups
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("f947045e-edac-18ca-81cb-63b964371263")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.LoadCaseGroups.SystemOptimiserGearSetOptimisation, SMT.MAA")]
    public enum SystemOptimiserGearSetOptimisation

    Fields

    Name Description
    Full150IterationsOfMacroGeometryOptimiser

    Full (150 Iterations of Macro Geometry Optimiser)

    None

    None

    Normal30IterationsOfMacroGeometryOptimiser

    Normal (30 Iterations of Macro Geometry Optimiser)

    Back to top