Enum LoadingCaseType
Represents loading case type
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadingCaseType
Fields
Name | Value | Description |
---|---|---|
Combination | Combination = 2 | Combination |
Envelope | Envelope = 3 | Envelope |
Loadcase | Loadcase = 1 | Loadcase |
Unknown | Unknown = 0 | Unknown |