Version: 15.0

    Show / Hide Table of Contents

    Enum GravityForceSource

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum GravityForceSource

    Fields

    Name Description
    CalculatedFromMassMatrix

    Calculated from mass matrix

    CalculatedFromXYZComponents

    Calculated from X, Y, Z Components

    ImportedSingleVector

    Imported Single Vector

    NotAvailable

    Not available

    Back to top