Enum LoadcaseGeneralType

Represents a type of loadcase

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadcaseGeneralType

Fields

Name Value Description
DeadDead = 1

Dead

ImposedImposed = 2

Imposed

MinimumLateralLoadMinimumLateralLoad = 10

Minimum Lateral Load

SeismicElfSeismicElf = 5

Seismic ELF

SeismicRsaSeismicRsa = 8

Seismic RSA

SeismicRsaTorsionSeismicRsaTorsion = 9

Seismic RSA Torsion

SettlementSettlement = 7

Settlement

SnowSnow = 4

Snow

TemperatureTemperature = 6

Temperature

UnknownUnknown = 0

Unknown

WindWind = 3

Wind

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next