Input URI
{base url} + post/TABLE |
---|
Active Methods
POST |
---|
JSON Schema
Details
{
"TABLE": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Lack-of-Fit-Force-Truss",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "ResponseTableTitle"
},
"TABLE_TYPE": {
"type": "string",
"description": "ResultTableType",
"enum": [
"LACK_OF_FIT_FORCE_TRUSS"
]
},
"EXPORT_PATH": {
"type": "string",
"description": "ResultTableSavePath"
},
"UNIT": {
"type": "object",
"description": "ResponseUnitSetting",
"properties": {
"FORCE": {
"type": "string",
"description": "Force"
},
"DIST": {
"type": "string",
"description": "Length"
},
"HEAT": {
"type": "string",
"description": "Heat"
},
"TEMP": {
"type": "string",
"description": "Temperature"
}
}
},
"STYLES": {
"type": "object",
"description": "ResponseNumberFormat",
"properties": {
"FORMAT": {
"type": "string",
"description": "Numberformat",
"enum": [
"Default",
"Fixed",
"Scientific",
"General"
]
},
"PLACE": {
"type": "integer",
"description": "Digitplace",
"minimum": 0,
"maximum": 15
}
}
},
"COMPONENTS": {
"type": "array",
"description": "ComponentsofResultTable",
"items": {
"type": "string"
}
}
}
}
}
}
}
"TABLE": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Lack-of-Fit-Force-Truss",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "ResponseTableTitle"
},
"TABLE_TYPE": {
"type": "string",
"description": "ResultTableType",
"enum": [
"LACK_OF_FIT_FORCE_TRUSS"
]
},
"EXPORT_PATH": {
"type": "string",
"description": "ResultTableSavePath"
},
"UNIT": {
"type": "object",
"description": "ResponseUnitSetting",
"properties": {
"FORCE": {
"type": "string",
"description": "Force"
},
"DIST": {
"type": "string",
"description": "Length"
},
"HEAT": {
"type": "string",
"description": "Heat"
},
"TEMP": {
"type": "string",
"description": "Temperature"
}
}
},
"STYLES": {
"type": "object",
"description": "ResponseNumberFormat",
"properties": {
"FORMAT": {
"type": "string",
"description": "Numberformat",
"enum": [
"Default",
"Fixed",
"Scientific",
"General"
]
},
"PLACE": {
"type": "integer",
"description": "Digitplace",
"minimum": 0,
"maximum": 15
}
}
},
"COMPONENTS": {
"type": "array",
"description": "ComponentsofResultTable",
"items": {
"type": "string"
}
}
}
}
}
}
}
Request Examples
Lack-of-Fit-Force-Truss
{
"Argument": {
"TABLE_NAME": "Lack-of-Fit-Force-Truss",
"TABLE_TYPE": "LACK_OF_FIT_FORCE_TRUSS",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Elem",
"NodeI",
"NodeJ",
"Pretension",
"LOFForce",
"SUM",
"LocalVector/V-X",
"LocalVector/V-Y",
"LocalVector/V-Z",
"Angle",
"Elasticity",
"Area",
"I-NodeDisp./DX",
"I-NodeDisp./DY",
"I-NodeDisp./DZ",
"J-NodeDisp./DX",
"J-NodeDisp./DY",
"J-NodeDisp./DZ",
"Deform"
]
}
}
"Argument": {
"TABLE_NAME": "Lack-of-Fit-Force-Truss",
"TABLE_TYPE": "LACK_OF_FIT_FORCE_TRUSS",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "kN",
"DIST": "m"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Elem",
"NodeI",
"NodeJ",
"Pretension",
"LOFForce",
"SUM",
"LocalVector/V-X",
"LocalVector/V-Y",
"LocalVector/V-Z",
"Angle",
"Elasticity",
"Area",
"I-NodeDisp./DX",
"I-NodeDisp./DY",
"I-NodeDisp./DZ",
"J-NodeDisp./DX",
"J-NodeDisp./DY",
"J-NodeDisp./DZ",
"Deform"
]
}
}
Response Examples
Lack-of-Fit-Force-Truss
{
"Lack-of-Fit-Force-Truss": {
"FORCE": "kN",
"DIST": "m",
"HEAD": [
"Index",
"Elem",
"NodeI",
"NodeJ",
"Pretension",
"LOFForce",
"SUM",
"LocalVector/V-X",
"LocalVector/V-Y",
"LocalVector/V-Z",
"Angle",
"Elasticity",
"Area",
"I-NodeDisp./DX",
"I-NodeDisp./DY",
"I-NodeDisp./DZ",
"J-NodeDisp./DX",
"J-NodeDisp./DY",
"J-NodeDisp./DZ",
"Deform"
],
"DATA": [
[
"1",
"33",
"34",
"1",
"3338.000000000000",
"-71.570441945596",
"3266.429558054400",
"-0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"-0.003645948432",
"0.000000000000",
"-0.003460574125",
"0.000315659595",
"0.000000000000",
"-0.000125217000",
"-0.005159733542"
],
[
"2",
"34",
"34",
"3",
"2544.000000000000",
"1.201148565196",
"2545.201148565200",
"-0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"0.000658780901",
"0.000000000000",
"-0.000523418293",
"0.000156927287",
"0.000000000000",
"-0.000349016495",
"0.000068446049"
],
[
"3",
"35",
"34",
"7",
"1930.000000000000",
"516.135267421538",
"2446.135267421540",
"0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"-0.029293751687",
"0.000000000000",
"-0.002012649350",
"-0.000022599389",
"0.000000000000",
"-0.020270365002",
"0.029420654589"
],
[
"4",
"36",
"34",
"9",
"3408.000000000000",
"1798.293672338930",
"5206.293672338930",
"0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"-0.047840849588",
"0.000000000000",
"-0.005208223202",
"-0.000338171604",
"0.000000000000",
"-0.141045799290",
"0.129641136919"
],
[
"5",
"37",
"35",
"13",
"3408.000000000000",
"1798.293672338900",
"5206.293672338900",
"-0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"0.047840849588",
"0.000000000000",
"-0.005208223202",
"0.000338171604",
"0.000000000000",
"-0.141045799290",
"0.129641136919"
],
[
"6",
"38",
"35",
"15",
"1930.000000000000",
"516.135267421540",
"2446.135267421540",
"-0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"0.029293751687",
"0.000000000000",
"-0.002012649350",
"0.000022599389",
"0.000000000000",
"-0.020270365002",
"0.029420654589"
],
[
"7",
"39",
"35",
"19",
"2544.000000000000",
"1.201148565148",
"2545.201148565150",
"0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"-0.000658780901",
"0.000000000000",
"-0.000523418293",
"-0.000156927287",
"0.000000000000",
"-0.000349016495",
"0.000068446049"
],
[
"8",
"40",
"35",
"21",
"3338.000000000000",
"-71.570441945697",
"3266.429558054300",
"0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"0.003645948432",
"0.000000000000",
"-0.003460574125",
"-0.000315659595",
"0.000000000000",
"-0.000125217000",
"-0.005159733542"
]
]
}
}
"Lack-of-Fit-Force-Truss": {
"FORCE": "kN",
"DIST": "m",
"HEAD": [
"Index",
"Elem",
"NodeI",
"NodeJ",
"Pretension",
"LOFForce",
"SUM",
"LocalVector/V-X",
"LocalVector/V-Y",
"LocalVector/V-Z",
"Angle",
"Elasticity",
"Area",
"I-NodeDisp./DX",
"I-NodeDisp./DY",
"I-NodeDisp./DZ",
"J-NodeDisp./DX",
"J-NodeDisp./DY",
"J-NodeDisp./DZ",
"Deform"
],
"DATA": [
[
"1",
"33",
"34",
"1",
"3338.000000000000",
"-71.570441945596",
"3266.429558054400",
"-0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"-0.003645948432",
"0.000000000000",
"-0.003460574125",
"0.000315659595",
"0.000000000000",
"-0.000125217000",
"-0.005159733542"
],
[
"2",
"34",
"34",
"3",
"2544.000000000000",
"1.201148565196",
"2545.201148565200",
"-0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"0.000658780901",
"0.000000000000",
"-0.000523418293",
"0.000156927287",
"0.000000000000",
"-0.000349016495",
"0.000068446049"
],
[
"3",
"35",
"34",
"7",
"1930.000000000000",
"516.135267421538",
"2446.135267421540",
"0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"-0.029293751687",
"0.000000000000",
"-0.002012649350",
"-0.000022599389",
"0.000000000000",
"-0.020270365002",
"0.029420654589"
],
[
"4",
"36",
"34",
"9",
"3408.000000000000",
"1798.293672338930",
"5206.293672338930",
"0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"-0.047840849588",
"0.000000000000",
"-0.005208223202",
"-0.000338171604",
"0.000000000000",
"-0.141045799290",
"0.129641136919"
],
[
"5",
"37",
"35",
"13",
"3408.000000000000",
"1798.293672338900",
"5206.293672338900",
"-0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"0.047840849588",
"0.000000000000",
"-0.005208223202",
"0.000338171604",
"0.000000000000",
"-0.141045799290",
"0.129641136919"
],
[
"6",
"38",
"35",
"15",
"1930.000000000000",
"516.135267421540",
"2446.135267421540",
"-0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"0.029293751687",
"0.000000000000",
"-0.002012649350",
"0.000022599389",
"0.000000000000",
"-0.020270365002",
"0.029420654589"
],
[
"7",
"39",
"35",
"19",
"2544.000000000000",
"1.201148565148",
"2545.201148565150",
"0.447213595500",
"-0.000000000000",
"-0.894427191000",
"63.434948822922",
"157000000.000000000000",
"0.005000000000",
"-0.000658780901",
"0.000000000000",
"-0.000523418293",
"-0.000156927287",
"0.000000000000",
"-0.000349016495",
"0.000068446049"
],
[
"8",
"40",
"35",
"21",
"3338.000000000000",
"-71.570441945697",
"3266.429558054300",
"0.707106781187",
"-0.000000000000",
"-0.707106781187",
"45.000000000000",
"157000000.000000000000",
"0.005000000000",
"0.003645948432",
"0.000000000000",
"-0.003460574125",
"-0.000315659595",
"0.000000000000",
"-0.000125217000",
"-0.005159733542"
]
]
}
}
Specifications
No. | Description | Key | Value Type | Default | Required | |
---|---|---|---|---|---|---|
1 |
Table Name • Response Table Title |
"TABLE_NAME" |
String |
Empty |
Optional |
|
2 |
Result Table Type • Lack-of-Fit-Force - Truss: "LACK_OF_FIT_FORCE_TRUSS" |
"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] |
All |
Optional |