Input URI
{base url} + db/STLD |
---|
Active Methods
POST, GET, PUT, DELETE |
---|
JSON Schema
Details
"STLD": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"NO": {
"description": "No",
"type": "integer"
},
"NAME": {
"description": "StaticLoadCaseName",
"type": "string"
},
"TYPE": {
"description": "StaticLoadCaseType",
"type": "string"
},
"DESC": {
"description": "Description",
"type": "string"
}
}
}
}
Examples
Static Load Cases
"Assign": {
"1": {
"NAME": "DL",
"TYPE": "D",
"DESC": "DeadLoads"
}
}
}
Specifications
No. | Description | Key | Value Type | Default | Required |
---|---|---|---|---|---|
1 |
Ordering Index in GUI |
"NO" |
Integer |
- |
Read Only |
2 |
Load Case Name |
"NAME" |
String |
- |
Required |
3 |
Load Type ¹⁾ |
"TYPE" |
String |
- |
Required |
4 |
Description |
"DESC" |
String |
Blank |
Optional |
¹⁾ Available Load Type
No. |
Load Type |
Value |
---|---|---|
1 |
User Defined Load |
"USER" |
2 |
Dead Load |
"D" |
3 |
Dead Load of Component and Attachments ᶜ⁾ |
"DC" |
4 |
Dead Load of Wearing Surfaces and Utilities ᶜ⁾ |
"DW" |
5 |
Down Drag ᶜ⁾ |
"DD" |
6 |
Earth Pressure |
"EP" |
7 |
Active Earth Pressure for Native Ground of Non-cohesive Soil ᶜ⁾ |
"EANN" |
8 |
Active Earth pressure for Native Ground of Cohesive Soil ᶜ⁾ |
"EANC" |
9 |
Active Earth Pressure for Made Ground of Non-cohesive Soil ᶜ⁾ |
"EAMN" |
10 |
Active Earth Pressure for Made Ground of Cohesive Soil ᶜ⁾ |
"EAMC" |
11 |
Passive Earth Pressure for Native Ground of Non-cohesive Soil ᶜ⁾ |
"EPNN" |
12 |
Passive Earth Pressure for Native Ground of Cohesive Soil ᶜ⁾ |
"EPNC" |
13 |
Passive Earth Pressure for Made Ground of Non-cohesive Soil ᶜ⁾ |
"EPMN" |
14 |
Passive Earth Pressure for Made Ground of Cohesive Soil ᶜ⁾ |
"EPMC" |
15 |
Horizontal Earth Pressure |
"EH" |
16 |
Vertical Earth Pressure |
"EV" |
17 |
Earth Surcharge Load ᶜ⁾ |
"ES" |
18 |
Locked in Erection Stresses ᶜ⁾ |
"EL" |
19 |
Live Load Surcharge ᶜ⁾ |
"LS" |
20 |
Trailer or Crawler Induced Surcharge ᶜ⁾ |
"LSC" |
21 |
Live Load |
"L" |
22 |
Trailer or Crawler Induced Live Load ᶜ⁾ |
"LC" |
23 |
Overload Live Load ᶜ⁾ |
"LP" |
24 |
Live Load Impact |
"IL" |
25 |
Overload Live Load Impact ᶜ⁾ |
"ILP" |
26 |
Centrifugal Force |
"CF" |
27 |
Braking Load ᶜ⁾ |
"BRK" |
28 |
Longitudinal Force from Live Load |
"BK" |
29 |
Crowd Load ᶜ⁾ |
"CRL" |
30 |
Prestress |
"PS" |
31 |
Buoyancy |
"B" |
32 |
Ground Water Pressure |
"WP" |
33 |
Fluid Pressure |
"FP" |
34 |
Stream Flow Pressure |
"SF" |
35 |
Wave Pressure ᶜ⁾ |
"WPR" |
36 |
Wind Load on Structure |
"W" |
37 |
Wind Load on Live Load |
"WL" |
38 |
Settlement ᶜ⁾ |
"STL" |
39 |
Creep |
"CR" |
40 |
Shrinkage |
"SH" |
41 |
Temperature |
"T" |
42 |
Temperature Gradient ᶜ⁾ |
"TPG" |
43 |
Collision Load |
"CO" |
44 |
Vehicular Collision Force ᶜ⁾ |
"CT" |
45 |
Vessel Collision Force ᶜ⁾ |
"CV" |
46 |
Earthquake |
"E" |
47 |
Friction ᶜ⁾ |
"FR" |
48 |
Ice Pressure |
"IP" |
49 |
Construction Stage Load |
"CS" |
50 |
Erection Load |
"ER" |
51 |
Rib Shortening |
"RS" |
52 |
Grade Effect ᶜ⁾ |
"GE" |
53 |
Roof Live Load |
"LR" |
54 |
Snow Load |
"S" |
55 |
Rain Load |
"R" |
56 |
Longitudinal Force ᶜ⁾ |
"LF" |
57 |
RAKING Force ᶜ⁾ |
"RF" |
58 |
Movement of Foundation ᶜ⁾ |
"GD" |
59 |
Soil Heaving ᶜ⁾ |
"SHV" |
60 |
Derailment Load ᶜ⁾ |
"DRL" |
61 |
Across Wind Load ᴳ⁾ |
"WA" |
62 |
Torsional Wind Load ᴳ⁾ |
"WT" |
63 |
Vertical Earthquake ᴳ⁾ |
"EVT" |
64 |
Earthquake Earth Pressure ᴳ⁾ |
"EEP" |
65 |
Explosion Load ᴳ⁾ |
"EX" |
66 |
Imperfection Load ᴳ⁾ |
"I" |
67 |
Earthquake for Elastic ᴳ⁾ |
"EE" |
ᶜ⁾ MIDAS CIVIL NX only
ᴳ⁾ MIDAS GEN NX only