Skip to main content
JSON Manual Created Edited

Mass Summary Table

Input URI

{base url} + post/TABLE



Active Methods

POST



JSON Schema

Details

{
    "TABLE": {
        "$schema": "http://json-schema.org/draft-07/schema#",
        "title": "MassSummaryTable",
        "type": "object",
        "properties": {
            "Argument": {
                "type": "object",
                "properties": {
                    "TABLE_NAME": {
                        "type": "string"
                    },
                    "TABLE_TYPE": {
                        "type": "string"
                    },
                    "EXPORT_PATH": {
                        "type": "string"
                    }
                }
            }
        }
    }
}


Request Examples

Mass Summary (X)

{
    "Argument": {
        "TABLE_NAME": "Example",
        "TABLE_TYPE": "MASS_SUMMARY_X",
        "EXPORT_PATH": "C:\\MIDAS\\Result\\Mass_Summary_X_Output.JSON"
    }
}

Mass Summary (Y)

{
    "Argument": {
        "TABLE_NAME": "Example",
        "TABLE_TYPE": "MASS_SUMMARY_Y",
        "EXPORT_PATH": "C:\\MIDAS\\Result\\Mass_Summary_Y_Output.JSON"
    }
}

Mass Summary (Z)

{
    "Argument": {
        "TABLE_NAME": "Example",
        "TABLE_TYPE": "MASS_SUMMARY_Z",
        "EXPORT_PATH": "C:\\MIDAS\\Result\\Mass_Summary_Z_Output.JSON"
    }
}


Response Examples

Mass Summary (X)

{
    "Example": {
        "FORCE": "N",
        "DIST": "m",
        "HEAD": [
            "Index",
            "Node",
            "NodalMass",
            "LoadToMass",
            "StructureMass",
            "Sum"
        ],
        "DATA": [
            [
                "1",
                "1",
                "200.0000",
                "0.0000",
                "73.4631",
                "273.4631"
            ],
            [
                "2",
                "2",
                "200.0000",
                "0.0000",
                "116.8933",
                "316.8933"
            ],
            [
                "3",
                "3",
                "200.0000",
                "515.4224",
                "167.5067",
                "882.9290"
            ],
            [
                "4",
                "4",
                "200.0000",
                "515.4224",
                "205.8751",
                "921.2975"
            ],
            [
                "5",
                "5",
                "200.0000",
                "1030.8447",
                "271.2320",
                "1502.0767"
            ],
            [
                "6",
                "6",
                "200.0000",
                "0.0000",
                "59.1441",
                "259.1441"
            ],
            [
                "7",
                "7",
                "200.0000",
                "1030.8447",
                "170.4297",
                "1401.2744"
            ],
            [
                "8",
                "8",
                "200.0000",
                "0.0000",
                "59.1441",
                "259.1441"
            ],
            [
                "9",
                "9",
                "200.0000",
                "1030.8447",
                "170.4297",
                "1401.2744"
            ],
            [
                "10",
                "10",
                "200.0000",
                "2061.6895",
                "118.3506",
                "2380.0401"
            ],
            [
                "11",
                "11",
                "200.0000",
                "0.0000",
                "73.4631",
                "273.4631"
            ],
            [
                "12",
                "12",
                "200.0000",
                "1030.8447",
                "223.7120",
                "1454.5568"
            ],
            [
                "13",
                "13",
                "200.0000",
                "0.0000",
                "73.4631",
                "273.4631"
            ],
            [
                "14",
                "14",
                "200.0000",
                "1030.8447",
                "223.7120",
                "1454.5568"
            ],
            [
                "15",
                "15",
                "200.0000",
                "2061.6895",
                "196.2774",
                "2457.9669"
            ]
        ]
    }
}

Mass Summary (Y)

{
    "Example": {
        "FORCE": "N",
        "DIST": "m",
        "HEAD": [
            "Index",
            "Node",
            "NodalMass",
            "LoadToMass",
            "StructureMass",
            "Sum"
        ],
        "DATA": [
            [
                "1",
                "1",
                "250.0000",
                "0.0000",
                "73.4631",
                "323.4631"
            ],
            [
                "2",
                "2",
                "250.0000",
                "0.0000",
                "116.8933",
                "366.8933"
            ],
            [
                "3",
                "3",
                "250.0000",
                "515.4224",
                "167.5067",
                "932.9290"
            ],
            [
                "4",
                "4",
                "250.0000",
                "515.4224",
                "205.8751",
                "971.2975"
            ],
            [
                "5",
                "5",
                "250.0000",
                "1030.8447",
                "271.2320",
                "1552.0767"
            ],
            [
                "6",
                "6",
                "250.0000",
                "0.0000",
                "59.1441",
                "309.1441"
            ],
            [
                "7",
                "7",
                "250.0000",
                "1030.8447",
                "170.4297",
                "1451.2744"
            ],
            [
                "8",
                "8",
                "250.0000",
                "0.0000",
                "59.1441",
                "309.1441"
            ],
            [
                "9",
                "9",
                "250.0000",
                "1030.8447",
                "170.4297",
                "1451.2744"
            ],
            [
                "10",
                "10",
                "250.0000",
                "2061.6895",
                "118.3506",
                "2430.0401"
            ],
            [
                "11",
                "11",
                "250.0000",
                "0.0000",
                "73.4631",
                "323.4631"
            ],
            [
                "12",
                "12",
                "250.0000",
                "1030.8447",
                "223.7120",
                "1504.5568"
            ],
            [
                "13",
                "13",
                "250.0000",
                "0.0000",
                "73.4631",
                "323.4631"
            ],
            [
                "14",
                "14",
                "250.0000",
                "1030.8447",
                "223.7120",
                "1504.5568"
            ],
            [
                "15",
                "15",
                "250.0000",
                "2061.6895",
                "196.2774",
                "2507.9669"
            ]
        ]
    }
}

Mass Summary (Z)

{
    "Example": {
        "FORCE": "N",
        "DIST": "m",
        "HEAD": [
            "Index",
            "Node",
            "NodalMass",
            "LoadToMass",
            "StructureMass",
            "Sum"
        ],
        "DATA": [
            [
                "1",
                "1",
                "300.0000",
                "0.0000",
                "73.4631",
                "373.4631"
            ],
            [
                "2",
                "2",
                "300.0000",
                "0.0000",
                "116.8933",
                "416.8933"
            ],
            [
                "3",
                "3",
                "300.0000",
                "515.4224",
                "167.5067",
                "982.9290"
            ],
            [
                "4",
                "4",
                "300.0000",
                "515.4224",
                "205.8751",
                "1021.2975"
            ],
            [
                "5",
                "5",
                "300.0000",
                "1030.8447",
                "271.2320",
                "1602.0767"
            ],
            [
                "6",
                "6",
                "300.0000",
                "0.0000",
                "59.1441",
                "359.1441"
            ],
            [
                "7",
                "7",
                "300.0000",
                "1030.8447",
                "170.4297",
                "1501.2744"
            ],
            [
                "8",
                "8",
                "300.0000",
                "0.0000",
                "59.1441",
                "359.1441"
            ],
            [
                "9",
                "9",
                "300.0000",
                "1030.8447",
                "170.4297",
                "1501.2744"
            ],
            [
                "10",
                "10",
                "300.0000",
                "2061.6895",
                "118.3506",
                "2480.0401"
            ],
            [
                "11",
                "11",
                "300.0000",
                "0.0000",
                "73.4631",
                "373.4631"
            ],
            [
                "12",
                "12",
                "300.0000",
                "1030.8447",
                "223.7120",
                "1554.5568"
            ],
            [
                "13",
                "13",
                "300.0000",
                "0.0000",
                "73.4631",
                "373.4631"
            ],
            [
                "14",
                "14",
                "300.0000",
                "1030.8447",
                "223.7120",
                "1554.5568"
            ],
            [
                "15",
                "15",
                "300.0000",
                "2061.6895",
                "196.2774",
                "2557.9669"
            ]
        ]
    }
}


Specifications

No. Description Key Value Type Default Required

1

Table Name

 • Result Table Title

"TABLE_NAME"

String

Empty

Optional

2

Result Table Type

 • "MASS_SUMMARY_X"

 • "MASS_SUMMARY_Y"

 • "MASS_SUMMARY_Z"

"TABLE_TYPE"

String

-

Required

3

Result Table Save Path

"EXPORT_PATH"

String

-

Optional



0
Was this article helpful?