Version: 13.0

    Show / Hide Table of Contents

    Enum LoadingStatus

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("3f09f4f6-58da-ebab-fef0-ec215c1990e3")]
    [ApiEnumFor("SMT.NodalAnalysis.LoadingStatus, SMT.NodalAnalysis")]
    public enum LoadingStatus

    Fields

    Name Description
    Loaded

    Loaded

    Unloaded

    Unloaded

    Back to top