Input URI
|
{base url} + DESIGN/PSC/AASHTO-LRFD24/TABLE |
|---|
Active Methods
|
POST |
|---|
JSON Schema
Details
"type": "object",
"required": [
"Argument"
],
"additionalProperties": false,
"properties": {
"Argument": {
"type": "object",
"required": [
"TABLE_TYPE"
],
"additionalProperties": false,
"properties": {
"TABLE_NAME": {
"type": "string",
"description": "Response Table Title",
"default": ""
},
"TABLE_TYPE": {
"type": "string",
"description": "Check Combined Shear and Torsion Strength - Result Table Type",
"enum": [
"PSC_SHEAR_TORSION",
"PSC_SHEAR_TORSION_VBEAM"
]
},
"EXPORT_PATH": {
"type": "string",
"description": "Result Table Save Path"
},
"UNIT": {
"type": "object",
"description": "Response Unit Setting",
"properties": {
"FORCE": {
"type": "string",
"description": "Force unit"
},
"DIST": {
"type": "string",
"description": "Length/Distance unit"
},
"HEAT": {
"type": "string",
"description": "Heat unit"
},
"TEMP": {
"type": "string",
"description": "Temperature unit"
}
},
"default": "System"
},
"STYLES": {
"type": "object",
"description": "Response Number Format",
"properties": {
"FORMAT": {
"type": "string",
"description": "Number format",
"enum": [
"Default",
"Fixed",
"Scientific",
"General"
]
},
"PLACE": {
"type": "integer",
"description": "Digit place",
"minimum": 0,
"maximum": 15
}
},
"default": "System"
},
"COMPONENTS": {
"type": "array",
"description": "Components of Result Table",
"items": {
"type": "string",
"enum": [
"Elem",
"Part",
"Max/Min",
"LComName",
"Type",
"CHK",
"Vu",
"Mu",
"Tu",
"Vn",
"Tn",
"Phi",
"Phi_t",
"Vc",
"Vs",
"Vp",
"PhiVn",
"Phi_tTn",
"de",
"dv",
"ex",
"theta",
"beta",
"Avs",
"Ast",
"Al",
"bv",
"Avs_min",
"Avs_req",
"Al_min",
"bv_min",
"At",
"At_req"
]
}
},
"NODE_ELEMS": {
"type": "object",
"description": "Node/Element No. Input",
"properties": {
"KEYS": {
"type": "array",
"description": "Specify Each ID",
"items": {
"type": "integer"
}
},
"TO": {
"type": "string",
"description": "Specify ID Range (e.g., '1to160')"
},
"STRUCTURE_GROUP_NAME": {
"type": "string",
"description": "Specify Structure Group Name"
}
}
},
"PARTS": {
"type": "array",
"description": "Element Part Number",
"items": {
"type": "string",
"enum": [
"PartI",
"PartJ"
]
},
"default": [
"All"
]
},
"MAX_MIN": {
"type": "array",
"description": "Compression or Tension Stress",
"items": {
"type": "string",
"enum": [
"V-Max",
"V-Min",
"T-Max"
]
},
"default": [
"All"
]
}
}
}
}
}
Request Examples
Example
"Argument": {
"TABLE_NAME": "test",
"TABLE_TYPE": "PSC_SHEAR_TORSION",
"COMPONENTS": [
"Elem",
"Part",
"Max/Min",
"LComName",
"Type",
"CHK",
"Vu",
"Mu",
"Tu",
"Vn",
"Tn",
"Phi",
"Phi_t",
"Vc",
"Vs",
"Vp",
"PhiVn",
"Phi_tTn",
"de",
"dv",
"ex",
"theta",
"beta",
"Avs",
"Ast",
"Al",
"bv",
"Avs_min",
"Avs_req",
"Al_min",
"bv_min",
"At",
"At_req"
],
"PARTS": [
"PartI"
],
"MAX_MIN": [
"V-Max"
]
}
}
Response Examples
Example
"test": {
"FORCE": "KN",
"DIST": "M",
"HEAD": [
"Index",
"Elem",
"Part",
"Max/Min",
"LComName",
"Type",
"CHK",
"Vu",
"Mu",
"Tu",
"Vn",
"Tn",
"Phi",
"Phi_t",
"Vc",
"Vs",
"Vp",
"PhiVn",
"de",
"dv",
"ex",
"theta",
"beta",
"Avs",
"Ast",
"Al",
"bv",
"Avs_min",
"Avs_req",
"Al_min",
"bv_min",
"At",
"At_req"
],
"DATA": [
[
"1",
"46",
"I[1]",
"V-Max",
"gLCB14",
"-",
"OK",
"129.2448",
"-7963.3324",
"-0.1000",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0125",
"0.0000",
"0.0000"
],
[
"2",
"47",
"I[2]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"3",
"48",
"I[3]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"4",
"49",
"I[4]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"5",
"50",
"I[5]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"6",
"51",
"I[6]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"7",
"148",
"I[104]",
"V-Max",
"gLCB14",
"-",
"OK",
"162.7951",
"-7943.7234",
"-0.0737",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0157",
"0.0000",
"0.0000"
],
[
"8",
"149",
"I[105]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"9",
"150",
"I[106]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"10",
"151",
"I[107]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"11",
"152",
"I[108]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"12",
"153",
"I[109]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"13",
"250",
"I[207]",
"V-Max",
"gLCB14",
"-",
"OK",
"153.1010",
"-7968.8293",
"-0.0387",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0148",
"0.0000",
"0.0000"
],
[
"14",
"251",
"I[208]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"15",
"252",
"I[209]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"16",
"253",
"I[210]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"17",
"254",
"I[211]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"18",
"255",
"I[212]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"19",
"352",
"I[310]",
"V-Max",
"gLCB14",
"-",
"OK",
"132.3113",
"-7967.0353",
"0.0133",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0128",
"0.0000",
"0.0000"
],
[
"20",
"353",
"I[311]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"21",
"354",
"I[312]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"22",
"355",
"I[313]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"23",
"356",
"I[314]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"24",
"357",
"I[315]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"25",
"454",
"I[413]",
"V-Max",
"gLCB14",
"-",
"OK",
"91.8793",
"-7931.2428",
"0.0497",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0089",
"0.0000",
"0.0000"
],
[
"26",
"455",
"I[414]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"27",
"456",
"I[415]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"28",
"457",
"I[416]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"29",
"458",
"I[417]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"30",
"459",
"I[418]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"31",
"556",
"I[516]",
"V-Max",
"gLCB14",
"-",
"OK",
"32.8478",
"-7950.1354",
"0.0822",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.2540",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0032",
"0.0000",
"0.0000"
],
[
"32",
"557",
"I[517]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"33",
"558",
"I[518]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"34",
"559",
"I[519]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"35",
"560",
"I[520]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"36",
"561",
"I[521]",
"V-Max",
"gLCB13",
"MZ-MIN",
"OK",
"0.0000",
"0.0000",
"0.0000",
"442.2925",
"0.0000",
"0.9000",
"0.9000",
"442.2925",
"0.0000",
"0.0000",
"398.0633",
"0.0000",
"1.1521",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0000",
"0.0000",
"0.0000"
],
[
"37",
"659",
"I[2487]",
"V-Max",
"gLCB14",
"-",
"OK",
"802.7569",
"-77.8886",
"0.1793",
"80.4168",
"0.0000",
"0.9000",
"0.9000",
"80.4168",
"0.0000",
"0.0000",
"72.3751",
"0.0000",
"1.1521",
"0.0060",
"50.0000",
"0.8727",
"0.0000",
"0.0000",
"0.0000",
"0.1524",
"0.0000",
"0.0000",
"-",
"0.0774",
"0.0000",
"0.0000"
],
[
"38",
"2404",
"I[2554]",
"V-Max",
"gLCB16",
"-",
"OK",
"0.0000",
"0.0000",
"0.0000",
"2219.8917",
"0.0000",
"0.9000",
"0.9000",
"4439.7834",
"0.0000",
"0.0000",
"1997.9025",
"0.0000",
"2.1600",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.8160",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000"
],
[
"39",
"2405",
"I[2555]",
"V-Max",
"gLCB16",
"-",
"OK",
"0.0000",
"0.0000",
"0.0000",
"2219.8917",
"0.0000",
"0.9000",
"0.9000",
"4439.7834",
"0.0000",
"0.0000",
"1997.9025",
"0.0000",
"2.1600",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.8160",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000"
],
[
"40",
"2406",
"I[2556]",
"V-Max",
"gLCB16",
"-",
"OK",
"0.0000",
"0.0000",
"0.0000",
"2219.8917",
"0.0000",
"0.9000",
"0.9000",
"4439.7834",
"0.0000",
"0.0000",
"1997.9025",
"0.0000",
"2.1600",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.8160",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000"
],
[
"41",
"2407",
"I[2557]",
"V-Max",
"gLCB16",
"-",
"OK",
"0.0000",
"0.0000",
"0.0000",
"2219.8917",
"0.0000",
"0.9000",
"0.9000",
"4439.7834",
"0.0000",
"0.0000",
"1997.9025",
"0.0000",
"2.1600",
"0.0000",
"29.0000",
"4.8000",
"0.0000",
"0.0000",
"0.0000",
"0.8160",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000",
"0.0000"
]
]
}
}
Specifications
Keyed Object Entry
| No. | Description | Key | Value Type | Default | Required | |||
|---|---|---|---|---|---|---|---|---|
|
Root Object |
||||||||
|
1 |
Map of keyed objects where each key is a string identifier. |
"Argument" |
object |
- |
Required |
|||
Item (Value Object Schema)
| No. | Description | Key | Value Type | Default | Required | |||
|---|---|---|---|---|---|---|---|---|
|
General |
||||||||
|
1 |
Table Name Output table title in response |
"TABLE_NAME" |
string |
|
Optional |
|||
|
2 |
Table Type • Check Combined Shear and Torsion Strength: "PSC_SHEAR_TORSION" • Check Combined Shear and Torsion Strength(Virture Beam): "PSC_SHEAR_TORSION_VBEAM" |
"TABLE_TYPE" |
string |
- |
Required |
|||
|
3 |
Export Path Optional: Save results to file path |
"EXPORT_PATH" |
string |
- |
Optional |
|||
|
4 |
Unit Settings |
"UNIT" |
object |
System |
Optional |
|||
|
4.1 |
Force unit |
"FORCE" |
string |
- |
Optional |
|||
|
4.2 |
Length/Distance unit |
"DIST" |
string |
- |
Optional |
|||
|
4.3 |
Heat unit |
"HEAT" |
string |
- |
Optional |
|||
|
4.4 |
Temperature unit |
"TEMP" |
string |
- |
Optional |
|||
|
5 |
Number Format |
"STYLES" |
object |
System |
Optional |
|||
|
5.1 |
Number format • Default: "Default" • Fixed: "Fixed" • Scientific: "Scientific" • General: "General" |
"FORMAT" |
string |
- |
Optional |
|||
|
5.2 |
Digit place Constraints: • Value Range: >= 0, <= 15 |
"PLACE" |
integer |
- |
Optional |
|||
|
6 |
Components • Element number: "Elem" • Check location: "Part" • Maximum/Minimum result: "Max/Min" • Load combination name: "LComName" • Governing force case: "Type" • Strength check result: "CHK" • Factored shear force: "Vu" • Factored moment: "Mu" • Factored torsional moment: "Tu" • Nominal shear resistance: "Vn" • Nominal torsional resistance: "Tn" • Shear resistance factor: "Phi" • Phi_t: "Phi_t" • Concrete shear resistance: "Vc" • Transverse reinforcement shear resistance: "Vs" • Prestressing shear component: "Vp" • Factored shear resistance: "PhiVn" • Factored torsional resistance: "Phi_tTn" • Effective tensile depth: "de" • Effective shear depth: "dv" • Longitudinal strain: "ex" • Diagonal compression angle: "theta" • Concrete shear factor: "beta" • Transverse reinforcement area: "Avs" • Longitudinal mild steel area: "Ast" • Longitudinal torsion reinforcement area: "Al" • Effective web width: "bv" • Minimum transverse reinforcement area: "Avs_min" • Required transverse reinforcement area: "Avs_req" • Minimum longitudinal torsion reinforcement area: "Al_min" • Minimum effective web width: "bv_min" • Transverse torsion reinforcement area: "At" • Required transverse torsion reinforcement area: "At_req" |
"COMPONENTS" |
Array [string] |
- |
Optional |
|||
|
7 |
Node/Element Selection Use only ONE of the three methods: KEYS, TO, or STRUCTURE_GROUP_NAME |
"NODE_ELEMS" |
object |
- |
Optional |
|||
|
7.1 |
Specify Each ID |
"KEYS" |
Array [integer] |
- |
Optional |
|||
|
7.2 |
Specify ID Range (e.g., '1to160') |
"TO" |
string |
- |
Optional |
|||
|
7.3 |
Specify Structure Group Name |
"STRUCTURE_GROUP_NAME" |
string |
- |
Optional |
|||
|
8 |
Element Parts • PartI: "PartI" • PartJ: "PartJ" |
"PARTS" |
Array [string] |
|
Optional |
|||
|
9 |
Compression/Tension • V-Max: "V-Max" • V-Min: "V-Min" • T-Max: "T-Max" |
"MAX_MIN" |
Array [string] |
|
Optional |
|||