Version: 13.0

    Show / Hide Table of Contents

    Enum VolumeElementShape

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("fc116d9c-f622-e78b-68f3-e3178335dfa3")]
    [ApiEnumFor("SMT.NodalAnalysis.VolumeElementShape, SMT.NodalAnalysis")]
    public enum VolumeElementShape

    Fields

    Name Description
    Hexahedral

    Hexahedral

    Tetrahedral

    Tetrahedral

    Back to top