Skip to main content
JSON Manual Created Edited

Section Properties Calculation Results

Input URI

{base url} + ope/SECTPROP



Active Methods

GET



Response Examples

Section Properties Calculation Results

{
    "SECTPROP": {
        "1": {
            "HEAD": [
                "Property",
                "Value",
                "Unit"
            ],
            "DATA": [
                [
                    "Area",
                    "0.011980",
                    "m2"
                ],
                [
                    "Asy",
                    "0.007500",
                    "m2"
                ],
                [
                    "Asz",
                    "0.003000",
                    "m2"
                ],
                [
                    "Ixx",
                    "0.000001",
                    "m4"
                ],
                [
                    "Iyy",
                    "0.000204",
                    "m4"
                ],
                [
                    "Izz",
                    "0.000068",
                    "m4"
                ],
                [
                    "Cyp",
                    "0.150000",
                    "m"
                ],
                [
                    "Cym",
                    "0.150000",
                    "m"
                ],
                [
                    "Czp",
                    "0.150000",
                    "m"
                ],
                [
                    "Czm",
                    "0.150000",
                    "m"
                ],
                [
                    "Qyb",
                    "0.073237",
                    "m2"
                ],
                [
                    "Qzb",
                    "0.011250",
                    "m2"
                ],
                [
                    "Peri:O",
                    "1.780000",
                    "m"
                ],
                [
                    "Peri:I",
                    "0.000000",
                    "m"
                ],
                [
                    "Center:y",
                    "0.150000",
                    "m"
                ],
                [
                    "Center:z",
                    "0.150000",
                    "m"
                ],
                [
                    "y1",
                    "-0.150000",
                    "m"
                ],
                [
                    "z1",
                    "0.150000",
                    "m"
                ],
                [
                    "y2",
                    "0.150000",
                    "m"
                ],
                [
                    "z2",
                    "0.150000",
                    "m"
                ],
                [
                    "y3",
                    "0.150000",
                    "m"
                ],
                [
                    "z3",
                    "-0.150000",
                    "m"
                ],
                [
                    "y4",
                    "-0.150000",
                    "m"
                ],
                [
                    "z4",
                    "-0.150000",
                    "m"
                ]
            ]
        }
    }
}
0
Was this article helpful?