Version: 13.0

    Show / Hide Table of Contents

    Enum BarModelAnalysisType

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("ba22ecd7-b668-0c1e-f6f9-74a72a303dae")]
    [ApiEnumFor("SMT.NodalAnalysis.BarModelAnalysisType, SMT.NodalAnalysis")]
    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