-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathrac.json
More file actions
executable file
·28 lines (28 loc) · 1.32 KB
/
rac.json
File metadata and controls
executable file
·28 lines (28 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*
{
"racsimple": {
viewboxes: [
{box: [61.30275909098552 , 572.8253921735151, 411.29704813713875, 251.63262845992332], floor: 0},
{box: [411.29704813713875, 572.8253921735151, 718.0903793548525, 251.63262845992332], floor: 1},
],
floorHeight: 10,
floorBase: -5,
scale: 3.0529685252835925,
yoffset: 305.5828538654896,
xoffset: 173.35610564383717,
paperZ: -0.8462999999999852
},
"racadvanced": {
viewboxes: [
{box: [147.11470672360943 , 708.9971656430058, 876.6206449475018, 167.1180614813956], floor: 0},
],
floorHeight: 10,
floorBase: -17,
scale: 3.0487993483101437,
yoffset: 438.1741498717732,
xoffset: 742.2887834445044,
paperZ: -1.1969100000000026
}
};
*/
rac = '{"racadvanced":{"viewboxes":[{"box":[61.30275909098552,572.8253921735151,411.29704813713875,251.63262845992332],"floor":0},{"box":[411.29704813713875,572.8253921735151,718.0903793548525,251.63262845992332],"floor":1}],"floorHeight":10,"floorBase":-5,"scale":3.0529685252835925,"yoffset":305.5828538654896,"xoffset":173.35610564383717,"paperZ":-0.8462999999999852},"revithouse":{"viewboxes":[{"box":[147.11470672360943,708.9971656430058,876.6206449475018,167.1180614813956],"floor":0}],"floorHeight":10,"floorBase":-17,"scale":3.0487993483101437,"yoffset":438.1741498717732,"xoffset":742.2887834445044,"paperZ":-1.1969100000000026}}';