Version: 13.0

    Show / Hide Table of Contents

    Enum ElementOrder

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("09c3884e-668b-d19c-a2bd-6e544c771b9d")]
    [ApiEnumFor("SMT.NodalAnalysis.ElementOrder, SMT.NodalAnalysis")]
    public enum ElementOrder

    Fields

    Name Description
    Linear

    Linear

    Quadratic

    Quadratic

    Back to top