Version: 13.0

    Show / Hide Table of Contents

    Enum LargerOrSmaller

    Namespace: SMT.MastaAPI.Gears.GearSetParetoOptimiser
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("8c7d9373-3d74-5420-5f2b-4786bbcb672e")]
    [ApiEnumFor("SMT.Gears.GearSetParetoOptimiser.LargerOrSmaller, SMT.Gears")]
    public enum LargerOrSmaller

    Fields

    Name Description
    LargerValues

    Larger Values

    SmallerValues

    Smaller Values

    Back to top