Skip to main content
JSON Manual Created Edited

Lane Support - Reactions at Interior Piers

Input URI

{base url} + db/MLSR



Active Methods

POST, GET, PUT, DELETE



JSON Schema

Details

{
    "MLSR": {
        "$schema": "http://json-schema.org/draft-07/schema#",
        "type": "object",
        "properties": {
            "NODE": {
                "description": "LaneSupport-ReactionsatInteriorPiers",
                "type": "integer"
            }
        }
    }
}


Examples

Lane Support Reactions at Interior Piers

{
    "Assign": {
        "60": {
            "NODE": 0
        },
        "201": {
            "NODE": 0
        },
        "202": {
            "NODE": 0
        },
        "203": {
            "NODE": 0
        }
    }
}


Specifications ¹⁾

No. Description Key Value Type Default Required

1

Fixed Value: 0

"NODE"

Integer

-

Required



¹⁾ Available Moving Load Code

 • AASHTO LRFD

 • PENNDOT

0
Was this article helpful?