Skip to content

Commit 098da1b

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 89b216a + d1f6641 commit 098da1b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

floorplan/floorplan.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
"@container": "@list",
3131
"@type": "@id"
3232
},
33+
"thickness": {
34+
"@id": "floorplan:thickness",
35+
"@type": "xsd:double"
36+
},
37+
"height": {
38+
"@id": "floorplan:height",
39+
"@type": "xsd:double"
40+
},
3341
"Wall": "floorplan:Wall",
3442
"Feature": "floorplan:Feature",
3543
"Column": "floorplan:Column",

0 commit comments

Comments
 (0)