Version: 13.0

    Show / Hide Table of Contents

    Enum SystemDeflectionFEExportOptions.ExportType

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("ddcae696-37ac-c61a-7ca5-71e36276c5ea")]
    [ApiEnumFor("SMT.MAA.FE.SystemDeflectionFEExport+ExportType, SMT.MAA")]
    public enum ExportType

    Fields

    Name Description
    BoundaryConditionsForFESolver

    Boundary Conditions for FE Solver

    FullMeshResultsAsOP2File

    Full Mesh Results as OP2 File

    Back to top