Skip to main content
JSON Manual Created Edited

Torsional Irregularity Check - Story Result Table

Input URI

{base url} + POST/TABLE



Active Methods

Post



JSON Schema

Details



Request Examples

Torsional Irregularity Check (X)

{
    "Argument": {
        "TABLE_TYPE": "TORSIONAL_IRREGULARITY_X",
        "UNIT": {
            "FORCE": "kN",
            "DIST": "M"
        },
        "STYLES": {
            "FORMAT": "Fixed",
            "PLACE": 4
        },
        "LOAD_CASE_NAMES": [
            "RX(RS)"
        ]
    }
}

Torsional Irregularity Check (Y)

{
    "Argument": {
        "TABLE_TYPE": "TORSIONAL_IRREGULARITY_Y",
        "UNIT": {
            "FORCE": "kN",
            "DIST": "M"
        },
        "STYLES": {
            "FORMAT": "Fixed",
            "PLACE": 4
        },
        "LOAD_CASE_NAMES": [
            "RY(RS)"
        ]
    }
}


Response Examples

Torsional Irregularity Check (X)

{
    "Empty": {
        "FORCE": "KN",
        "DIST": "M",
        "HEAD": [
            "Index",
            "Load Case",
            "Story",
            "Level",
            "Story Height",
            "Average Value of Extreme Points/Story Drift",
            "Average Value of Extreme Points/1.2*Story Drift",
            "Maximum Value/Node",
            "Maximum Value/Story Drift",
            "Remark"
        ],
        "DATA": [
            [
                "1",
                "RX(RS)",
                "12F",
                "46.0000",
                "4.0000",
                "0.0016",
                "0.0019",
                "388",
                "0.0018",
                "Regular"
            ],
            [
                "2",
                "RX(RS)",
                "11F",
                "42.0000",
                "4.0000",
                "0.0017",
                "0.0021",
                "352",
                "0.0020",
                "Regular"
            ],
            [
                "3",
                "RX(RS)",
                "10F",
                "38.0000",
                "4.0000",
                "0.0019",
                "0.0023",
                "316",
                "0.0022",
                "Regular"
            ],
            [
                "4",
                "RX(RS)",
                "9F",
                "34.0000",
                "4.0000",
                "0.0020",
                "0.0024",
                "280",
                "0.0023",
                "Regular"
            ],
            [
                "5",
                "RX(RS)",
                "8F",
                "30.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "244",
                "0.0025",
                "Regular"
            ],
            [
                "6",
                "RX(RS)",
                "7F",
                "26.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "208",
                "0.0026",
                "Irregular"
            ],
            [
                "7",
                "RX(RS)",
                "6F",
                "22.0000",
                "4.0000",
                "0.0021",
                "0.0026",
                "172",
                "0.0026",
                "Irregular"
            ],
            [
                "8",
                "RX(RS)",
                "5F",
                "18.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "136",
                "0.0026",
                "Irregular"
            ],
            [
                "9",
                "RX(RS)",
                "4F",
                "14.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "100",
                "0.0026",
                "Irregular"
            ],
            [
                "10",
                "RX(RS)",
                "3F",
                "9.5000",
                "4.5000",
                "0.0021",
                "0.0026",
                "64",
                "0.0027",
                "Irregular"
            ],
            [
                "11",
                "RX(RS)",
                "2F",
                "5.0000",
                "4.5000",
                "0.0018",
                "0.0022",
                "1",
                "0.0023",
                "Irregular"
            ],
            [
                "12",
                "RX(RS)",
                "1F",
                "0.0000",
                "5.0000",
                "0.0012",
                "0.0014",
                "37",
                "0.0016",
                "Irregular"
            ]
        ]
    }
}

Torsional Irregularity Check (Y)

{
    "Empty": {
        "FORCE": "KN",
        "DIST": "M",
        "HEAD": [
            "Index",
            "Load Case",
            "Story",
            "Level",
            "Story Height",
            "Average Value of Extreme Points/Story Drift",
            "Average Value of Extreme Points/1.2*Story Drift",
            "Maximum Value/Node",
            "Maximum Value/Story Drift",
            "Remark"
        ],
        "DATA": [
            [
                "1",
                "RY(RS)",
                "12F",
                "46.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "412",
                "0.0024",
                "Regular"
            ],
            [
                "2",
                "RY(RS)",
                "11F",
                "42.0000",
                "4.0000",
                "0.0022",
                "0.0026",
                "376",
                "0.0025",
                "Regular"
            ],
            [
                "3",
                "RY(RS)",
                "10F",
                "38.0000",
                "4.0000",
                "0.0022",
                "0.0027",
                "316",
                "0.0028",
                "Irregular"
            ],
            [
                "4",
                "RY(RS)",
                "9F",
                "34.0000",
                "4.0000",
                "0.0022",
                "0.0027",
                "280",
                "0.0030",
                "Irregular"
            ],
            [
                "5",
                "RY(RS)",
                "8F",
                "30.0000",
                "4.0000",
                "0.0022",
                "0.0026",
                "244",
                "0.0032",
                "Irregular"
            ],
            [
                "6",
                "RY(RS)",
                "7F",
                "26.0000",
                "4.0000",
                "0.0021",
                "0.0026",
                "208",
                "0.0033",
                "Irregular"
            ],
            [
                "7",
                "RY(RS)",
                "6F",
                "22.0000",
                "4.0000",
                "0.0021",
                "0.0025",
                "172",
                "0.0035",
                "Irregular"
            ],
            [
                "8",
                "RY(RS)",
                "5F",
                "18.0000",
                "4.0000",
                "0.0019",
                "0.0023",
                "136",
                "0.0034",
                "Irregular"
            ],
            [
                "9",
                "RY(RS)",
                "4F",
                "14.0000",
                "4.0000",
                "0.0017",
                "0.0021",
                "100",
                "0.0034",
                "Irregular"
            ],
            [
                "10",
                "RY(RS)",
                "3F",
                "9.5000",
                "4.5000",
                "0.0017",
                "0.0020",
                "64",
                "0.0037",
                "Irregular"
            ],
            [
                "11",
                "RY(RS)",
                "2F",
                "5.0000",
                "4.5000",
                "0.0013",
                "0.0016",
                "1",
                "0.0033",
                "Irregular"
            ],
            [
                "12",
                "RY(RS)",
                "1F",
                "0.0000",
                "5.0000",
                "0.0007",
                "0.0009",
                "37",
                "0.0020",
                "Irregular"
            ]
        ]
    }
}


Specifications

NO.

Description

Key

Value Type

Default

Required

1

Table Name

 • Response Table Title

"TABLE_NAME"

String

Empty

Optional

2

Result Table Type

 • X-Direction: "TORSIONAL_IRRGULARITY_X"

 • Y-Direction : "TORSIONAL_IRRGULARITY_Y"

"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)"

 • Response Spectrum

    ◦ NAME + "(RS)"

    ◦ NAME + "(ES)"

"LOAD_CASE_NAMES"

Array [String]

ALL

Optional

8

Additional Settiing

"ADDITIONAL"

Array [String]

-

Optional

(1)

Set Select Target End Nodes

"SELECT_IRREGULAR_ENDS"

Object

-

Required

i. Define calculation method

 • Auto Calculation : false

 • User Define Calculation : true

"USER_DEFINE"

Boolean

-

Required

ii. Set the two nodes

 • When only set "USER_DEFINE" : true

"SELECT_NODES"

Array

[Integer]

-

Required

0
Was this article helpful?