Version: 15.0

    Show / Hide Table of Contents

    Enum BarModelAnalysisType

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

    Fields

    Name Description
    Dynamic

    Equivalent to the model used in Coupled Modal analysis

    Static

    Equivalent to the model used in System Deflection analysis

    Back to top