Version: 13.0

    Show / Hide Table of Contents

    Enum FESelectionMode

    Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("83f3a466-9623-7120-f02c-846b7966754d")]
    [ApiEnumFor("SMT.NodalAnalysis.DevToolsAnalyses.FESelectionMode, SMT.NodalAnalysis")]
    public enum FESelectionMode

    Fields

    Name Description
    Component

    Component

    Face

    Face

    NodeIndividual

    Node - Individual

    NodeRegion

    Node - Region

    Surface

    Surface

    Back to top