Input URI
|
{base url} + POST/TABLE |
|---|
Active Methods
|
Post |
|---|
JSON Schema
Details
Request Examples
Story Axial Force Sum
{
"Argument": {
"TABLE_NAME": "Example",
"TABLE_TYPE": "STORY_AXIAL_FORCE_SUM",
"UNIT": {
"FORCE": "LBF",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"LOAD_CASE_NAMES": [
"DL(ST)"
]
}
}
"Argument": {
"TABLE_NAME": "Example",
"TABLE_TYPE": "STORY_AXIAL_FORCE_SUM",
"UNIT": {
"FORCE": "LBF",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"LOAD_CASE_NAMES": [
"DL(ST)"
]
}
}
Response Examples
Story Axial Force Sum
{
"Example": {
"FORCE": "LBF",
"DIST": "M",
"HEAD": [
"Index",
"Load Case",
"Story",
"Level",
"Story Height",
"Axial Force Sum of Vertical Elements",
"Center of Axial Forces/X Coordinate",
"Center of Axial Forces/Y Coordinate"
],
"DATA": [
[
"1",
"DL",
"12F",
"46.000000000000",
"4.000000000000",
"-2243898.534310730174",
"18.015185337274",
"14.191484061342"
],
[
"2",
"DL",
"11F",
"42.000000000000",
"4.000000000000",
"-4210041.209708680399",
"18.030656173159",
"14.214924690106"
],
[
"3",
"DL",
"10F",
"38.000000000000",
"4.000000000000",
"-6176183.885106240399",
"18.038995186512",
"14.225305217754"
],
[
"4",
"DL",
"9F",
"34.000000000000",
"4.000000000000",
"-8179575.852726199664",
"18.029434826073",
"14.228121535755"
],
[
"5",
"DL",
"8F",
"30.000000000000",
"4.000000000000",
"-10182967.820345299318",
"18.024855575695",
"14.229794733985"
],
[
"6",
"DL",
"7F",
"26.000000000000",
"4.000000000000",
"-12193132.386549500749",
"18.018247923431",
"14.230645572713"
],
[
"7",
"DL",
"6F",
"22.000000000000",
"4.000000000000",
"-14203296.952752599493",
"18.014338056017",
"14.231412051419"
],
[
"8",
"DL",
"5F",
"18.000000000000",
"4.000000000000",
"-16274414.906228400767",
"18.004925001279",
"14.230079454656"
],
[
"9",
"DL",
"4F",
"14.000000000000",
"4.000000000000",
"-18345532.859702799469",
"18.004021304866",
"14.229259365564"
],
[
"10",
"DL",
"3F",
"9.500000000000",
"4.500000000000",
"-20545965.117427099496",
"18.007222022665",
"14.224646175750"
],
[
"11",
"DL",
"2F",
"5.000000000000",
"4.500000000000",
"-22874592.386955600232",
"18.009337545256",
"14.220071553709"
],
[
"12",
"DL",
"1F",
"0.000000000000",
"5.000000000000",
"-25293168.231452200562",
"17.988883843969",
"14.218747981492"
]
]
}
}
"Example": {
"FORCE": "LBF",
"DIST": "M",
"HEAD": [
"Index",
"Load Case",
"Story",
"Level",
"Story Height",
"Axial Force Sum of Vertical Elements",
"Center of Axial Forces/X Coordinate",
"Center of Axial Forces/Y Coordinate"
],
"DATA": [
[
"1",
"DL",
"12F",
"46.000000000000",
"4.000000000000",
"-2243898.534310730174",
"18.015185337274",
"14.191484061342"
],
[
"2",
"DL",
"11F",
"42.000000000000",
"4.000000000000",
"-4210041.209708680399",
"18.030656173159",
"14.214924690106"
],
[
"3",
"DL",
"10F",
"38.000000000000",
"4.000000000000",
"-6176183.885106240399",
"18.038995186512",
"14.225305217754"
],
[
"4",
"DL",
"9F",
"34.000000000000",
"4.000000000000",
"-8179575.852726199664",
"18.029434826073",
"14.228121535755"
],
[
"5",
"DL",
"8F",
"30.000000000000",
"4.000000000000",
"-10182967.820345299318",
"18.024855575695",
"14.229794733985"
],
[
"6",
"DL",
"7F",
"26.000000000000",
"4.000000000000",
"-12193132.386549500749",
"18.018247923431",
"14.230645572713"
],
[
"7",
"DL",
"6F",
"22.000000000000",
"4.000000000000",
"-14203296.952752599493",
"18.014338056017",
"14.231412051419"
],
[
"8",
"DL",
"5F",
"18.000000000000",
"4.000000000000",
"-16274414.906228400767",
"18.004925001279",
"14.230079454656"
],
[
"9",
"DL",
"4F",
"14.000000000000",
"4.000000000000",
"-18345532.859702799469",
"18.004021304866",
"14.229259365564"
],
[
"10",
"DL",
"3F",
"9.500000000000",
"4.500000000000",
"-20545965.117427099496",
"18.007222022665",
"14.224646175750"
],
[
"11",
"DL",
"2F",
"5.000000000000",
"4.500000000000",
"-22874592.386955600232",
"18.009337545256",
"14.220071553709"
],
[
"12",
"DL",
"1F",
"0.000000000000",
"5.000000000000",
"-25293168.231452200562",
"17.988883843969",
"14.218747981492"
]
]
}
}
Specifications
|
NO. |
Description |
Key |
Value Type |
Default |
Required |
|
|
1 |
Table Name • Response Table Title |
"TABLE_NAME" |
String |
Empty |
Optional |
|
|
2 |
Result Table Type • "STORY_AXIAL_FORCE_SUM" |
"TABLE_TYPE" |
String |
- |
Required |
|
|
3 |
Result Table Save Path |
"EXPORT_PATH" |
String |
- |
Optional |
|
|
4 |
Response Unit Setting |
"UNIT" |
Object |
System |
Optional |
|
|
(1) |
Force |
"FORCE" |
String |
- |
Optional |
|
|
(2) |
Length |
"DIST" |
String |
- |
Optional |
|
|
(3) |
Heat |
"HEAT" |
String |
- |
Optional |
|
|
(4) |
Temperature |
"TEMP" |
String |
- |
Optional |
|
|
5 |
Response Number Format |
"STYLES" |
Object |
System |
Optional |
|
|
(1) |
Number Format • "Default" • "Fixed" • "Scientific" • "General" |
"FORMAT" |
String |
- |
Optional |
|
|
(2) |
Digit Place • 0 to 15 |
"PLACE" |
Integer |
- |
Optional |
|
|
6 |
Components of Result Table |
"COMPONENTS" |
Array [String] |
- |
Read Only |
|
|
7 |
Load Name & Type •Static Load Cases ◦ NAME + "(ST)" • Load Combinations ◦ NAME + "(CB)" |
"LOAD_CASE_NAMES" |
Array [String] |
ALL |
Optional |
|