Version: 13.0

    Show / Hide Table of Contents

    Enum ConnectedComponentType

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.Results
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("847a6d23-3041-23cd-6c2b-4ab56601f25f")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.HarmonicAnalyses.Results.ConnectedComponentType, SMT.MAA")]
    public enum ConnectedComponentType

    Fields

    Name Description
    All

    All

    Bearing

    Bearing

    GearMesh

    Gear Mesh

    PointLoad

    Point Load

    PowerLoad

    Power Load

    ShaftHubConnection

    Shaft/Hub Connection

    Unconnected

    Unconnected

    Back to top