Input URI
|
{base url} + POST/TABLE |
|---|
Active Methods
|
Post |
|---|
JSON Schema
Details
Request Examples
Capacity Irregularity Check
{
"Argument": {
"TABLE_TYPE": "CAPACITY_IRREGULARITY",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 4
},
"ADDITIONAL": {
"SET_ANGLE": {
"ANGLE": 33.5
}
}
}
}
"Argument": {
"TABLE_TYPE": "CAPACITY_IRREGULARITY",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 4
},
"ADDITIONAL": {
"SET_ANGLE": {
"ANGLE": 33.5
}
}
}
}
Response Examples
Capacity Irregularity Check
{
"Empty": {
"FORCE": "KN",
"DIST": "M",
"HEAD": [
"Index",
"Story",
"Level",
"Story Height",
"Angle1",
"Story Shear Strength1",
"Upper Story Shear Strength1",
"Story Shear Strength Ratio1",
"Remark1",
"Angle2",
"Story Shear Strength2",
"Upper Story Shear Strength2",
"Story Shear Strength Ratio2",
"Remark2"
],
"DATA": [
[
"1",
"12F",
"46.0000",
"4.0000",
"33.5000",
"12695.2055",
"0.0000",
"0.0000",
"-",
"123.5000",
"12960.1189",
"0.0000",
"0.0000",
"-"
],
[
"2",
"11F",
"42.0000",
"4.0000",
"33.5000",
"12695.2055",
"12695.2055",
"1.0000",
"Regular",
"123.5000",
"12960.1189",
"12960.1189",
"1.0000",
"Regular"
],
[
"3",
"10F",
"38.0000",
"4.0000",
"33.5000",
"12695.2055",
"12695.2055",
"1.0000",
"Regular",
"123.5000",
"12960.1189",
"12960.1189",
"1.0000",
"Regular"
],
[
"4",
"9F",
"34.0000",
"4.0000",
"33.5000",
"14679.5430",
"12695.2055",
"1.1563",
"Regular",
"123.5000",
"14944.4564",
"12960.1189",
"1.1531",
"Regular"
],
[
"5",
"8F",
"30.0000",
"4.0000",
"33.5000",
"14679.5430",
"14679.5430",
"1.0000",
"Regular",
"123.5000",
"14944.4564",
"14944.4564",
"1.0000",
"Regular"
],
[
"6",
"7F",
"26.0000",
"4.0000",
"33.5000",
"15040.3317",
"14679.5430",
"1.0246",
"Regular",
"123.5000",
"15305.2451",
"14944.4564",
"1.0241",
"Regular"
],
[
"7",
"6F",
"22.0000",
"4.0000",
"33.5000",
"15040.3317",
"15040.3317",
"1.0000",
"Regular",
"123.5000",
"15305.2451",
"15305.2451",
"1.0000",
"Regular"
],
[
"8",
"5F",
"18.0000",
"4.0000",
"33.5000",
"18287.4295",
"15040.3317",
"1.2159",
"Regular",
"123.5000",
"18552.3429",
"15305.2451",
"1.2122",
"Regular"
],
[
"9",
"4F",
"14.0000",
"4.0000",
"33.5000",
"19352.1657",
"18287.4295",
"1.0582",
"Regular",
"123.5000",
"19597.8552",
"18552.3429",
"1.0564",
"Regular"
],
[
"10",
"3F",
"9.5000",
"4.5000",
"33.5000",
"22914.9536",
"19352.1657",
"1.1841",
"Regular",
"123.5000",
"23160.6430",
"19597.8552",
"1.1818",
"Regular"
],
[
"11",
"2F",
"5.0000",
"4.5000",
"33.5000",
"22914.9536",
"22914.9536",
"1.0000",
"Regular",
"123.5000",
"23160.6430",
"23160.6430",
"1.0000",
"Regular"
],
[
"12",
"1F",
"0.0000",
"5.0000",
"33.5000",
"25794.7774",
"22914.9536",
"1.1257",
"Regular",
"123.5000",
"26324.7566",
"23160.6430",
"1.1366",
"Regular"
]
]
}
}
"Empty": {
"FORCE": "KN",
"DIST": "M",
"HEAD": [
"Index",
"Story",
"Level",
"Story Height",
"Angle1",
"Story Shear Strength1",
"Upper Story Shear Strength1",
"Story Shear Strength Ratio1",
"Remark1",
"Angle2",
"Story Shear Strength2",
"Upper Story Shear Strength2",
"Story Shear Strength Ratio2",
"Remark2"
],
"DATA": [
[
"1",
"12F",
"46.0000",
"4.0000",
"33.5000",
"12695.2055",
"0.0000",
"0.0000",
"-",
"123.5000",
"12960.1189",
"0.0000",
"0.0000",
"-"
],
[
"2",
"11F",
"42.0000",
"4.0000",
"33.5000",
"12695.2055",
"12695.2055",
"1.0000",
"Regular",
"123.5000",
"12960.1189",
"12960.1189",
"1.0000",
"Regular"
],
[
"3",
"10F",
"38.0000",
"4.0000",
"33.5000",
"12695.2055",
"12695.2055",
"1.0000",
"Regular",
"123.5000",
"12960.1189",
"12960.1189",
"1.0000",
"Regular"
],
[
"4",
"9F",
"34.0000",
"4.0000",
"33.5000",
"14679.5430",
"12695.2055",
"1.1563",
"Regular",
"123.5000",
"14944.4564",
"12960.1189",
"1.1531",
"Regular"
],
[
"5",
"8F",
"30.0000",
"4.0000",
"33.5000",
"14679.5430",
"14679.5430",
"1.0000",
"Regular",
"123.5000",
"14944.4564",
"14944.4564",
"1.0000",
"Regular"
],
[
"6",
"7F",
"26.0000",
"4.0000",
"33.5000",
"15040.3317",
"14679.5430",
"1.0246",
"Regular",
"123.5000",
"15305.2451",
"14944.4564",
"1.0241",
"Regular"
],
[
"7",
"6F",
"22.0000",
"4.0000",
"33.5000",
"15040.3317",
"15040.3317",
"1.0000",
"Regular",
"123.5000",
"15305.2451",
"15305.2451",
"1.0000",
"Regular"
],
[
"8",
"5F",
"18.0000",
"4.0000",
"33.5000",
"18287.4295",
"15040.3317",
"1.2159",
"Regular",
"123.5000",
"18552.3429",
"15305.2451",
"1.2122",
"Regular"
],
[
"9",
"4F",
"14.0000",
"4.0000",
"33.5000",
"19352.1657",
"18287.4295",
"1.0582",
"Regular",
"123.5000",
"19597.8552",
"18552.3429",
"1.0564",
"Regular"
],
[
"10",
"3F",
"9.5000",
"4.5000",
"33.5000",
"22914.9536",
"19352.1657",
"1.1841",
"Regular",
"123.5000",
"23160.6430",
"19597.8552",
"1.1818",
"Regular"
],
[
"11",
"2F",
"5.0000",
"4.5000",
"33.5000",
"22914.9536",
"22914.9536",
"1.0000",
"Regular",
"123.5000",
"23160.6430",
"23160.6430",
"1.0000",
"Regular"
],
[
"12",
"1F",
"0.0000",
"5.0000",
"33.5000",
"25794.7774",
"22914.9536",
"1.1257",
"Regular",
"123.5000",
"26324.7566",
"23160.6430",
"1.1366",
"Regular"
]
]
}
}
Specifications
|
NO. |
Description |
Key |
Value Type |
Default |
Required |
|
|
1 |
Table Name • Response Table Title |
"TABLE_NAME" |
String |
Empty |
Optional |
|
|
2 |
Result Table Type • "CAPACITY_IRREGULARITY" |
"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 |
Additional Setting |
"ADDITIONAL" |
Object |
- |
Optional |
|
|
(1) |
Set Angle |
"SET_ANGLE" |
Object |
- |
Required |
|
| i. Input angle for Angle 1 (Angle2=Angle1+90 deg) |
"ANGLE"" |
Number |
- |
Required |
||