Version: 13.0

    Show / Hide Table of Contents

    Enum ToothSlotStyle

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("f0a25eea-75d1-9e54-2f8a-443c3c9e39f3")]
    [ApiEnumFor("SMT.ElectricMachines.ToothSlotStyle, SMT.ElectricMachines")]
    public enum ToothSlotStyle

    Fields

    Name Description
    ParallelSlot

    Parallel Slot

    ParallelTooth

    Parallel Tooth

    UserDefined

    Use this option to specify non-parallel designs

    Back to top