Sha256: 006cd0e29df1de67edd9f4176403c44edf265531cd0a86421c0b41f8efef0891

Contents?: true

Size: 763 Bytes

Versions: 11

Compression:

Stored size: 763 Bytes

Contents

{
  "schema": "https://github.com/rd2/tbd/blob/master/tbd.schema.json",
  "description": "testing JSON surface KHI entries",
  "psis": [
    {
      "id": "good",
      "parapet": 0.5,
      "party": 0.9
    },
    {
      "id": "compliant",
      "rimjoist": 0.3,
      "parapet": 0.325,
      "fenestration": 0.35,
      "corner": 0.45,
      "balcony": 0.5,
      "party": 0.5,
      "grade": 0.45
    }
  ],
  "khis": [
    {
      "id": "column",
      "point": 0.5
    },
    {
      "id": "support",
      "point": 0.5
    }
  ],
  "surfaces": [
    {
      "id": "Entryway  Wall 5",
      "khis": [
        {
          "id": "column",
          "count": 3
        },
        {
          "id": "support",
          "count": 4
        }
      ]
    }
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tbd-3.4.4 json/tbd_seb_n2.json
tbd-3.4.3 json/tbd_seb_n2.json
tbd-3.4.1 json/tbd_seb_n2.json
tbd-3.4.0 json/tbd_seb_n2.json
tbd-3.3.0 json/tbd_seb_n2.json
tbd-3.2.3 json/tbd_seb_n2.json
tbd-3.2.2 json/tbd_seb_n2.json
tbd-3.2.1 json/tbd_seb_n2.json
tbd-3.2.0 json/tbd_seb_n2.json
tbd-3.1.1 json/tbd_seb_n2.json
tbd-3.1.0 json/tbd_seb_n2.json