Version: 15.0

    Show / Hide Table of Contents

    Enum CandidateDisplayChoice

    Namespace: SMT.MastaAPI.Gears.GearSetParetoOptimiser
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum CandidateDisplayChoice

    Fields

    Name Description
    AllFeasibleCandidates

    All Feasible Candidates

    CandidatesAfterFiltering

    Candidates After Filtering

    CandidatesSelectedInChart

    Candidates Selected in Chart

    DominantCandidates

    Dominant Candidates

    Back to top