Version: 13.0

    Show / Hide Table of Contents

    Enum BeltDriveType

    Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6fff6613-149c-e402-5b4c-474cb380d828")]
    [ApiEnumFor("SMT.MAA.PartModel.Couplings.BeltDriveType, SMT.MAA")]
    public enum BeltDriveType

    Fields

    Name Description
    PullBelt

    Belt transmits load when under tension

    PushBelt

    Belt transmits load when under compression

    Back to top