Version: 13.0

    Show / Hide Table of Contents

    Enum WindingConnection

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("3c8cb294-90af-2916-ee5f-86fa750ca797")]
    [ApiEnumFor("SMT.ElectricMachines.WindingConnection, SMT.ElectricMachines")]
    public enum WindingConnection

    Fields

    Name Description
    DeltaConnection

    Delta Connection

    StarConnection

    Star Connection

    In This Article
    • Fields
    Back to top