Version: 13.0

    Show / Hide Table of Contents

    Enum FEMeshElementEntityOption

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("2d38f212-06a2-68fa-a1c6-62dcd4b864f0")]
    [ApiEnumFor("SMT.NodalAnalysis.FEMeshElementEntityOption, SMT.NodalAnalysis")]
    public enum FEMeshElementEntityOption

    Fields

    Name Description
    All

    All

    FreeFaces

    Free Faces

    None

    None

    Outline

    Outline

    Back to top