Input URI
{base url} + post/TABLE |
---|
Active Methods
POST |
---|
JSON Schema
Details
"TABLE": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "PlateStress-Global",
"type": "object",
"properties": {
"Argument": {
"type": "object",
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "ResponseTableTitle"
},
"TABLE_TYPE": {
"type": "string",
"description": "ResultTableType",
"enum": [
"PLATESTRESSG"
]
},
"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"
}
},
"NODE_ELEMS": {
"type": "object",
"description": "Node/ElementNo.Input",
"properties": {
"KEYS": {
"type": "array",
"description": "SpecifyEachID",
"items": {
"type": "integer"
}
},
"TO": {
"type": "string",
"description": "SpecifyIDRange"
},
"STRUCTURE_GROUP_NAME": {
"type": "string",
"description": "SpecifyStructureGroupName"
}
}
},
"LOAD_CASE_NAMES": {
"type": "array",
"description": "StaticLoad/LoadCombinationName&Type",
"items": {
"type": "string"
}
},
"AVERAGE_NODAL_RESULT": {
"type": "boolean",
"description": "AverageNodalResultOption"
},
"NODE_FLAG": {
"type": "object",
"description": "NodeFlag",
"properties": {
"CENTER": {
"type": "boolean",
"description": "Center"
},
"NODES": {
"type": "boolean",
"description": "Nodes"
}
}
},
"OPT_CS": {
"type": "boolean",
"description": "Activation-ConstructionStageStep"
},
"STAGE_STEP": {
"type": "array",
"description": "StageStepName",
"items": {
"type": "string"
}
}
}
}
}
}
}
Request Examples
Plate Stress(Global) - General/Post CS
"Argument": {
"TABLE_NAME": "PlateStress(Global)",
"TABLE_TYPE": "PLATESTRESSG",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "N",
"DIST": "mm"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Elem",
"Load",
"Node",
"Part",
"Sig-XX",
"Sig-YY",
"Sig-ZZ",
"Sig-XY",
"Sig-YZ",
"Sig-XZ",
"Sig-Max",
"Sig-Min",
"ANG",
"Sig-EFF",
"Max-Shear"
],
"NODE_ELEMS": {
"KEYS": [
592
]
},
"LOAD_CASE_NAMES": [
"DL(ST)"
],
"AVERAGE_NODAL_RESULT": true,
"NODE_FLAG": {
"CENTER": false,
"NODES": true
}
}
}
Plate Stress(Global) - Construction Stage
"Argument": {
"TABLE_NAME": "PlateStress(Global)",
"TABLE_TYPE": "PLATESTRESSG",
"EXPORT_PATH": "C:\\MIDAS\\Result\\Output.JSON",
"UNIT": {
"FORCE": "N",
"DIST": "mm"
},
"STYLES": {
"FORMAT": "Fixed",
"PLACE": 12
},
"COMPONENTS": [
"Elem",
"Load",
"Stage",
"Step",
"Node",
"Part",
"Sig-xx",
"Sig-yy",
"Sig-xy",
"Sig-Max",
"Sig-Min",
"Angle",
"Sig-EFF",
"Max-Shear"
],
"NODE_ELEMS": {
"KEYS": [
592
]
},
"LOAD_CASE_NAMES": [
"Summation(CS)"
],
"AVERAGE_NODAL_RESULT": true,
"NODE_FLAG": {
"CENTER": false,
"NODES": true
},
"OPT_CS": true,
"STAGE_STEP": [
"CS2:001(first)",
"CS2:002(last)"
]
}
}
Response Examples
Plate Stress(Global) - General/Post CS
"PlateStress(Global)": {
"FORCE": "N",
"DIST": "mm",
"HEAD": [
"Index",
"Elem",
"Load",
"Node",
"Part",
"Sig-XX",
"Sig-YY",
"Sig-ZZ",
"Sig-XY",
"Sig-YZ",
"Sig-XZ",
"Sig-Max",
"Sig-Min",
"ANG",
"Sig-EFF",
"Max-Shear",
"Part",
"Sig-XX",
"Sig-YY",
"Sig-ZZ",
"Sig-XY",
"Sig-YZ",
"Sig-XZ",
"Sig-Max",
"Sig-Min",
"ANG",
"Sig-EFF",
"Max-Shear"
],
"DATA": [
[
"1",
"592",
"DL",
"773",
"Top",
"-0.600356311193",
"0.006814078891",
"0.000000000000",
"-0.000000000059",
"0.000000000000",
"0.000000000000",
"0.006814078891",
"-0.600356311193",
"0.000000005579",
"0.603792188859",
"0.303585195042",
"Bot",
"-0.265458864386",
"0.034011027791",
"0.000000000000",
"-0.000000000036",
"0.000000000000",
"0.000000000000",
"0.034011027791",
"-0.265458864386",
"0.000000026901",
"0.283995928680",
"0.149734946089"
],
[
"2",
"592",
"DL",
"774",
"Top",
"-0.814082568464",
"0.087087462584",
"0.000000000000",
"-0.000000000063",
"0.000000000000",
"0.000000000000",
"0.087087462584",
"-0.814082568464",
"0.000000004023",
"0.860936141440",
"0.450585015524",
"Bot",
"-0.355453077093",
"0.052416648499",
"0.000000000000",
"-0.000000000037",
"0.000000000000",
"0.000000000000",
"0.052416648499",
"-0.355453077093",
"0.000000005215",
"0.384351472034",
"0.203934862796"
],
[
"3",
"592",
"DL",
"831",
"Top",
"-0.793946231993",
"0.066032146962",
"0.000000000000",
"0.009965187327",
"0.000000000000",
"0.000000000000",
"0.066147605246",
"-0.794061690277",
"44.334454097200",
"0.829116851158",
"0.430104647761",
"Bot",
"-0.346330859105",
"0.037496238991",
"0.000000000000",
"0.002324276386",
"0.000000000000",
"0.000000000000",
"0.037510313200",
"-0.346344933313",
"-0.389888415162",
"0.366542416852",
"0.191927623256"
],
[
"4",
"592",
"DL",
"830",
"Top",
"-0.581248320713",
"0.035849135252",
"0.000000000000",
"0.009967088030",
"0.000000000000",
"0.000000000000",
"0.036010077321",
"-0.581409262782",
"44.148802872935",
"0.600224998668",
"0.308709670052",
"Bot",
"-0.269647965968",
"0.007960856798",
"0.000000000000",
"0.029864604622",
"0.000000000000",
"0.000000000000",
"0.011137286477",
"-0.272824395647",
"66.273147937367",
"0.278560071551",
"0.141980841062"
]
]
}
}
Plate Stress(Global) - Construction Stage
"PlateStress(Global)": {
"FORCE": "N",
"DIST": "mm",
"HEAD": [
"Index",
"Elem",
"Load",
"Stage",
"Step",
"Node",
"Part",
"Sig-XX",
"Sig-YY",
"Sig-XY",
"Sig-Max",
"Sig-Min",
"Sig-EFF",
"Max-Shear",
"Part",
"Sig-XX",
"Sig-YY",
"Sig-XY",
"Sig-Max",
"Sig-Min",
"Sig-EFF",
"Max-Shear"
],
"DATA": [
[
"1",
"592",
"Summation",
"CS2",
"001(first)",
"773",
"Top",
"-0.099281827962",
"0.093386569089",
"-0.000000000012",
"0.093386569089",
"-0.099281827962",
"0.166881760345",
"0.096334198525",
"Bot",
"-0.065335059812",
"-0.021045953382",
"-0.000000000007",
"-0.021045953382",
"-0.065335059812",
"0.057762994827",
"0.032667529906"
],
[
"2",
"592",
"Summation",
"CS2",
"002(last)",
"773",
"Top",
"-0.099281827962",
"0.093386569089",
"-0.000000000012",
"0.093386569089",
"-0.099281827962",
"0.166881760345",
"0.096334198525",
"Bot",
"-0.065335059812",
"-0.021045953382",
"-0.000000000007",
"-0.021045953382",
"-0.065335059812",
"0.057762994827",
"0.032667529906"
],
[
"3",
"592",
"Summation",
"CS2",
"001(first)",
"774",
"Top",
"-0.173185166217",
"0.219903109219",
"-0.000000000013",
"0.219903109219",
"-0.173185166217",
"0.341224904958",
"0.196544137718",
"Bot",
"-0.087999699064",
"0.049772703355",
"-0.000000000008",
"0.049772703355",
"-0.087999699064",
"0.120835640237",
"0.068886201209"
],
[
"4",
"592",
"Summation",
"CS2",
"002(last)",
"774",
"Top",
"-0.173185166217",
"0.219903109219",
"-0.000000000013",
"0.219903109219",
"-0.173185166217",
"0.341224904958",
"0.196544137718",
"Bot",
"-0.087999699064",
"0.049772703355",
"-0.000000000008",
"0.049772703355",
"-0.087999699064",
"0.120835640237",
"0.068886201209"
],
[
"5",
"592",
"Summation",
"CS2",
"001(first)",
"831",
"Top",
"-0.195139547499",
"0.196629877259",
"0.002598133420",
"0.196647106782",
"-0.195156777022",
"0.339312934905",
"0.195901941902",
"Bot",
"-0.084000757348",
"0.013342372739",
"0.000578279399",
"0.013345807961",
"-0.084004192570",
"0.091410714807",
"0.048675000266"
],
[
"6",
"592",
"Summation",
"CS2",
"002(last)",
"831",
"Top",
"-0.195139547499",
"0.196629877259",
"0.002598133420",
"0.196647106782",
"-0.195156777022",
"0.339312934905",
"0.195901941902",
"Bot",
"-0.084000757348",
"0.013342372739",
"0.000578279399",
"0.013345807961",
"-0.084004192570",
"0.091410714807",
"0.048675000266"
],
[
"7",
"592",
"Summation",
"CS2",
"001(first)",
"830",
"Top",
"-0.104065696124",
"0.098961734882",
"0.047768065567",
"0.109639028481",
"-0.114742989722",
"0.194337284572",
"0.112191009102",
"Bot",
"-0.073704963563",
"-0.030739473516",
"0.040298959734",
"-0.006554784963",
"-0.097889652116",
"0.094782401201",
"0.048944826058"
],
[
"8",
"592",
"Summation",
"CS2",
"002(last)",
"830",
"Top",
"-0.104065696124",
"0.098961734882",
"0.047768065567",
"0.109639028481",
"-0.114742989722",
"0.194337284572",
"0.112191009102",
"Bot",
"-0.073704963563",
"-0.030739473516",
"0.040298959734",
"-0.006554784963",
"-0.097889652116",
"0.094782401201",
"0.048944826058"
]
]
}
}
Specifications
No. | Description | Key | Value Type | Default | Required | |
---|---|---|---|---|---|---|
1 |
Table Name • Response Table Title |
"TABLE_NAME" |
String |
Empty |
Optional |
|
2 |
Result Table Type • Plate Stress - Global: "PLATESTRESSG" |
"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 |
|
7 |
Node / Element No. Input • Use Only One of the Three Methods |
"NODE_ELEMS" |
Object |
All |
Optional |
|
Method 1 : Specify Each ID |
||||||
(1) |
• "KEYS": [101, 102, 103] |
"KEYS" |
Array |
- |
Optional |
|
Method 2 : Specify ID Range |
||||||
(1) |
• "TO": "101 to 105" |
"TO" |
String |
- |
Optional |
|
Method 3 : Specify Structure Group Name |
||||||
(1) |
• "STRUCTURE_GROUP_NAME": "SG1" |
"STRUCTURE_GROUP_NAME" |
String |
- |
Optional |
|
8 |
Load Name & Type • Static Load Cases ◦ NAME + "(ST)" • Load Combinations ◦ NAME + "(CB)" ◦ NAME + "(CB:all)" ◦ NAME + "(CB:max)" ◦ NAME + "(CB:min)" • Construction Stage ◦ NAME + "(CS)" • Response Spectrum ◦ NAME + "(RS)" • Moving Load ◦ NAME + "(MV:all)" ◦ NAME + "(MV:max)" ◦ NAME + "(MV:min)" • Settlement Load ◦ NAME + "(SM:all)" ◦ NAME + "(SM:max)" ◦ NAME + "(SM:min)" |
"LOAD_CASE_NAMES" |
Array [String] |
All |
Optional |
|
9 |
Average Nodal Result Option |
"AVERAGE_NODAL_RESULT" |
Boolean |
false |
Optional |
|
10 |
Node Flag |
"NODE_FLAG" |
Object |
- |
Optional |
|
(1) |
Center |
"CENTER" |
Boolean |
false |
Optional |
|
(2) |
Nodes |
"NODES" |
Boolean |
false |
Optional |
|
Construction Stage |
||||||
11 |
Activation - Construction Stage Step |
"OPT_CS" |
Boolean |
false |
Optional |
|
12 |
Stage Step Name |
"STAGE_STEP" |
Array [String] |
All |
Optional |