7108 lines
233 KiB
Plaintext
7108 lines
233 KiB
Plaintext
{
|
|
"custom": {
|
|
"Color": "#007FD2",
|
|
"ColorHandler": {
|
|
"Auxiliary": {},
|
|
"Corridors": {
|
|
"StairB_1198": "lightgray",
|
|
"StairC_1199": "lightgray",
|
|
"StairD_1183": "lightgray"
|
|
},
|
|
"DH3": {
|
|
"SDC_Storage_1173": "lightgray"
|
|
},
|
|
"DH5": {},
|
|
"Elec-Mech": {},
|
|
"MEP_1140": "lightgray",
|
|
"Stream_Offices": {
|
|
"JAN_1105": "lightgray",
|
|
"JAN_1126": "lightgray",
|
|
"MMR_1107": "lightgray",
|
|
"Pass_1124": "lightgray",
|
|
"RR_1104": "lightgray",
|
|
"RR_1136": "lightgray",
|
|
"WWR_1108": "lightgray"
|
|
},
|
|
"Tenant_Offices": {
|
|
"FCR_1138_3": "lightgray",
|
|
"SER_1138_2": "lightgray"
|
|
},
|
|
"Wall": "var(--olGray)"
|
|
},
|
|
"inMax": 10,
|
|
"inMin": -10,
|
|
"outMax": 250,
|
|
"outMin": 50
|
|
},
|
|
"params": {
|
|
"CRAC": [
|
|
-9,
|
|
10,
|
|
-7,
|
|
-6,
|
|
-5
|
|
],
|
|
"CRAH": [
|
|
-4,
|
|
-3,
|
|
-2,
|
|
-1,
|
|
0
|
|
],
|
|
"DH": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6
|
|
],
|
|
"DOAS": [
|
|
7,
|
|
8,
|
|
9,
|
|
0
|
|
],
|
|
"FCU": [
|
|
-9,
|
|
-8,
|
|
-7,
|
|
-6,
|
|
-5,
|
|
-4,
|
|
-3,
|
|
-2,
|
|
-1,
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
-9,
|
|
-8,
|
|
-7,
|
|
-6
|
|
],
|
|
"VAV": [
|
|
-9,
|
|
-8,
|
|
-7,
|
|
-6,
|
|
-5,
|
|
-4,
|
|
3,
|
|
-2,
|
|
-1,
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
8,
|
|
7,
|
|
6,
|
|
5,
|
|
4,
|
|
3,
|
|
2,
|
|
1,
|
|
0,
|
|
-1,
|
|
-2,
|
|
-3,
|
|
-4,
|
|
-5,
|
|
-6,
|
|
-7
|
|
]
|
|
},
|
|
"propConfig": {
|
|
"custom.Color": {
|
|
"persistent": true
|
|
},
|
|
"custom.ColorHandler": {
|
|
"persistent": true
|
|
},
|
|
"custom.ColorHandler.Auxiliary.ER_1185": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.FirePlbg_1186": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.MDF2_1187": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.MMR2_1188": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAC[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.POE4_1189": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Auxiliary.POE_1184": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorA_1190": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[33]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorB_1191": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[33]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorC_1192": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[31]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorD_1193": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[31]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorE1_1194_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorE2_1194_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[32]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorE3_1194_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[32]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorF_1195": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorG_1196": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorH1_1197_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.CorridorH2_1197_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.StairA_1123": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[17]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Corridors.UNKNOWN": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[11]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH3.DH3_1170": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH3.Gallery_1171": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH3.Gallery_1172": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH3.SDC_IDF_1174": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[5]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH5.DH5_1180": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[5]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH5.Gallery_1181": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.DH5.Gallery_1182": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DH[5]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1151": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAH[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1155": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1156": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1157": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1158": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1160": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1161": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1162": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1163": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1164": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.ER_1165": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MDF_1149": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[7]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MEPRoom_1159": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.DOAS[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MMR1_1120": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAC[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.MechPower_1150": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAH[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.SDC_IDF_1154": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[6]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.SDStorage_1153": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[34]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Elec-Mech.TapeLibrary_1152": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.CRAC[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.AMOffice_1134_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[20]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.AssetManagement_1134_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[20]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.BreakRoom_1111": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[11]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.CableStorage_1133_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[25]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Conference_1116": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[1]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Conference_1121": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[19]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Elec_1128": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[16]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.ExecutiveConference_1103": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Freight_1130": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[22]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Freight_1131": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[22]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.HighValueStorage_1133_6": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[25]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Huddle_1113": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[8]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.LoadingDock_1127": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[22]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Lobby_1100_0": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[13]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.MOPT_1109": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[6]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Mech_1125": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[17]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Mech_1132": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[22]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Office_1117": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[2]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Office_1118": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[3]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.PBLG_FP_1141": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[24]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.POE1_1119": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[33]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.POE_1142": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[31]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Receiving_1133_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[25]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Records_1114": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[7]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SDC_IDF_1122": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.FCU[20]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SOCStorage_1102_2": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[16]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SOC_1102_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[15]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SOC_OFFICE_1102_3": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[16]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SecureLobby_1101": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[17]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.SecureStorge_1133_4": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[25]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.ShredRoom_1133_5": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[18]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.StreamOffice_1110": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[5]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Vestibule_1100_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[13]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Stream_Offices.Waiting_1135": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[21]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Tenant_Offices.OPS_Storage_1137": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[12]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Tenant_Offices.TenantOffice_1138_1": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[29]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.ColorHandler.Tenant_Offices.TenantStorage_1139": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.VAV[26]"
|
|
},
|
|
"transforms": [
|
|
{
|
|
"code": "\tif value\u003eself.custom.inMax: value \u003d 10\n\tif value\u003cself.custom.inMin: value \u003d -10\n\tnormalized \u003d (float(value) - self.custom.inMin)/(self.custom.inMax - self.custom.inMin)\n\tresult \u003d (normalized*(self.custom.outMax - self.custom.outMin))+ self.custom.outMin\n\treturn result",
|
|
"type": "script"
|
|
},
|
|
{
|
|
"expression": "concat({view.custom.Color}, toHex({value}))",
|
|
"type": "expression"
|
|
}
|
|
],
|
|
"type": "property"
|
|
}
|
|
},
|
|
"custom.inMax": {
|
|
"persistent": true
|
|
},
|
|
"custom.inMin": {
|
|
"persistent": true
|
|
},
|
|
"custom.outMax": {
|
|
"persistent": true
|
|
},
|
|
"custom.outMin": {
|
|
"persistent": true
|
|
},
|
|
"params.CRAC": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.CRAH": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.DH": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.DOAS": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.FCU": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.VAV": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 300,
|
|
"width": 1155
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "First Floor"
|
|
},
|
|
"position": {
|
|
"height": 300,
|
|
"width": 1155
|
|
},
|
|
"propConfig": {
|
|
"props.elements[0].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairC_1199"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorC_1192"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorB_1191"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorA_1190"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[13].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorE1_1194_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[14].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairA_1123"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[15].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.UNKNOWN"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorH2_1197_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorH1_1197_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorE2_1194_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairB_1198"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.StairD_1183"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorE3_1194_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorD_1193"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorF_1195"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[0].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Corridors.CorridorG_1196"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1165"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1155"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1151"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MechPower_1150"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[13].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MMR1_1120"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[14].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.TapeLibrary_1152"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[15].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.SDC_IDF_1154"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[16].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.SDStorage_1153"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[17].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MDF_1149"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1164"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1163"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1162"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1161"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1160"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.MEPRoom_1159"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1158"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1157"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[1].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Elec-Mech.ER_1156"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.ER_1185"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.POE_1184"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.FirePlbg_1186"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.MDF2_1187"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.MMR2_1188"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[2].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Auxiliary.POE4_1189"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH3.Gallery_1171"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH3.Gallery_1172"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH3.SDC_IDF_1174"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH3.SDC_Storage_1173"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[3].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH3.DH3_1170"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH5.Gallery_1181"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH5.Gallery_1182"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[4].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.DH5.DH5_1180"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.POE1_1119"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[10].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.ShredRoom_1133_5"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[11].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.HighValueStorage_1133_6"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[12].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.CableStorage_1133_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[13].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Waiting_1135"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[14].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SecureStorge_1133_4"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[15].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Elec_1128"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[16].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Mech_1125"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[17].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Pass_1124"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[18].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SDC_IDF_1122"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[19].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Freight_1130"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.MOPT_1109"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[20].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Freight_1131"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[21].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Mech_1132"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[22].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Vestibule_1100_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[23].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.ExecutiveConference_1103"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[24].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Records_1114"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[25].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Office_1117"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[26].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Conference_1116"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[27].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Office_1118"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[28].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.StreamOffice_1110"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[29].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SOC_1102_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Huddle_1113"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[30].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SecureLobby_1101"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[31].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Conference_1121"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[32].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.LoadingDock_1127"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[33].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Lobby_1100_0"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[34].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.Receiving_1133_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[35].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.MMR_1107"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[36].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.BreakRoom_1111"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[37].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.WWR_1108"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[38].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.PBLG_FP_1141"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[39].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.AssetManagement_1134_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.RR_1104"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[40].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SOCStorage_1102_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.JAN_1105"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[5].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.SOC_OFFICE_1102_3"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[6].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.JAN_1126"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.AMOffice_1134_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[8].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.RR_1136"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[5].elements[9].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Stream_Offices.POE_1142"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[0].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Tenant_Offices.SER_1138_2"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[1].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Tenant_Offices.FCR_1138_3"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[2].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Tenant_Offices.TenantStorage_1139"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[3].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Tenant_Offices.OPS_Storage_1137"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[6].elements[4].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Tenant_Offices.TenantOffice_1138_1"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[7].fill.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.MEP_1140"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[100].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[101].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[102].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[103].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[104].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[105].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[106].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[107].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[108].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[109].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[10].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[110].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[111].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[112].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[113].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[114].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[115].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[116].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[117].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[118].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[119].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[11].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[120].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[121].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[122].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[123].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[124].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[125].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[126].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[127].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[10].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[11].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[12].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[13].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[14].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[15].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[16].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[17].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[18].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[7].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[8].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[128].elements[9].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[10].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[11].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[12].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[13].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[14].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[15].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[16].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[17].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[18].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[7].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[8].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[129].elements[9].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[12].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[0].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[10].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[11].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[12].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[13].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[14].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[15].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[16].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[17].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[18].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[7].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[8].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[130].elements[9].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[13].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[14].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[15].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[16].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[17].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[18].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[19].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[1].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[20].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[21].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[22].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[23].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[24].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[25].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[26].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[27].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[28].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[29].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[2].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[30].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[31].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[32].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[33].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[34].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[35].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[36].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[37].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[38].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[39].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[3].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[40].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[41].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[42].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[43].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[44].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[45].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[46].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[47].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[48].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[49].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[4].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[50].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[51].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[52].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[53].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[54].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[55].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[56].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[57].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[58].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[59].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[5].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[60].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[61].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[62].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[63].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[64].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[65].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[66].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[67].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[68].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[69].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[6].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[70].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[71].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[72].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[73].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[74].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[75].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[76].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[77].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[78].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[79].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[7].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[80].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[81].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[82].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[83].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[84].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[85].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[86].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[87].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[88].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[89].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[8].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[90].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[91].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[92].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[93].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[94].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[95].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[96].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[97].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[98].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[99].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.elements[8].elements[9].stroke.paint": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.custom.ColorHandler.Wall"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"elements": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "73.366",
|
|
"id": "_1199-STAIR-C",
|
|
"name": "_1199-STAIR-C",
|
|
"type": "rect",
|
|
"width": "203.609",
|
|
"x": "1515.85",
|
|
"y": "1178.25"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "43.399",
|
|
"id": "_1197-2-CORRIDOR-H-2",
|
|
"name": "_1197-2-CORRIDOR-H-2",
|
|
"type": "rect",
|
|
"width": "1467.31",
|
|
"x": "183.815",
|
|
"y": "1134.85"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "41.332",
|
|
"id": "_1197-1-CORRIDOR-H-1",
|
|
"name": "_1197-1-CORRIDOR-H-1",
|
|
"type": "rect",
|
|
"width": "1996.06",
|
|
"x": "1651.13",
|
|
"y": "1135"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.25",
|
|
"id": "_1194-1-CORRIDOR-E-2",
|
|
"name": "_1194-1-CORRIDOR-E-2",
|
|
"type": "rect",
|
|
"width": "2592.5",
|
|
"x": "1567.63",
|
|
"y": "170.25"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "73.366",
|
|
"id": "_1198-STAIR-B",
|
|
"name": "_1198-STAIR-B",
|
|
"type": "rect",
|
|
"width": "203.609",
|
|
"x": "3802.52",
|
|
"y": "1177.63"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "206.163",
|
|
"id": "_1183-STAIRS-D",
|
|
"name": "_1183-STAIRS-D",
|
|
"type": "rect",
|
|
"width": "86.751",
|
|
"x": "1.377",
|
|
"y": "358.889"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1194-1-CORRIDOR-E-3",
|
|
"name": "_1194-1-CORRIDOR-E-3",
|
|
"type": "rect",
|
|
"width": "48.02",
|
|
"x": "3607.37",
|
|
"y": "1.095"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "899.5",
|
|
"id": "_1193-CORRIDOR-D",
|
|
"name": "_1193-CORRIDOR-D",
|
|
"type": "rect",
|
|
"width": "84",
|
|
"x": "2894.63",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"d": "M1488.64,1134.85l164.275,0.149l-0.034,-139.5l-83.689,0.074l0,-608.074l83.689,0.105l0,-44.605l-83.689,0l0,-107.649l-80.561,0l0.009,899.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1195-CORRIDOR-F",
|
|
"name": "_1195-CORRIDOR-F",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M183.628,1134.85l63.25,0l0,-792.224l-84.75,-0l0,-107.276l-74,0.1l0,171.9l95.5,0l0,727.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1196-CORRIDOR-G",
|
|
"name": "_1196-CORRIDOR-G",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3647.19,1178.01l-0.308,-42.395l-35.25,-0l0,-428.611l65,-0l0,329.711l163.5,0.433l-0.113,141.356l-192.829,-0.494Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1192-CORRIDOR-C",
|
|
"name": "_1192-CORRIDOR-C",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4160.13,138.5l0,96.851l68.5,0l0,406.899l73.372,0l-0,-173.99l58.628,-0l0,-38.859l-58.628,-0l-0.372,-141.301l228.25,-0.1l0,-48.75l-222.014,-0l-0,-100.75l-147.736,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1191-CORRIDOR-B",
|
|
"name": "_1191-CORRIDOR-B",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4478.59,735.5l-118.361,-0l-0.38,-28.5l-748.22,-0l0,-65.105l690.372,0.427l-0,5.178l44.403,0l0,-43.801l74.63,0l0.308,43.801l56.816,-0.335l0.432,88.335Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1190-CORRIDOR-A",
|
|
"name": "_1190-CORRIDOR-A",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.101",
|
|
"id": "_1194-1-CORRIDOR-E-1",
|
|
"name": "_1194-1-CORRIDOR-E-1",
|
|
"type": "rect",
|
|
"width": "1479.25",
|
|
"x": "88.378",
|
|
"y": "170.25"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "111.445",
|
|
"id": "_1123-STAIR-A",
|
|
"name": "_1123-STAIR-A",
|
|
"type": "rect",
|
|
"width": "58.434",
|
|
"x": "4477.3",
|
|
"y": "704.989"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "71",
|
|
"id": "UNKNOWN",
|
|
"name": "UNKNOWN",
|
|
"type": "rect",
|
|
"width": "58.625",
|
|
"x": "4302",
|
|
"y": "288"
|
|
}
|
|
],
|
|
"id": "Corridors-and-stairs",
|
|
"name": "Corridors-and-stairs",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.905",
|
|
"id": "_1165-elec",
|
|
"name": "_1165-elec",
|
|
"type": "rect",
|
|
"width": "240.75",
|
|
"x": "88.378",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1164-ER",
|
|
"name": "_1164-ER",
|
|
"type": "rect",
|
|
"width": "232",
|
|
"x": "329.128",
|
|
"y": "0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1163-ER",
|
|
"name": "_1163-ER",
|
|
"type": "rect",
|
|
"width": "232",
|
|
"x": "561.128",
|
|
"y": "0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1162-ER",
|
|
"name": "_1162-ER",
|
|
"type": "rect",
|
|
"width": "232",
|
|
"x": "793.628",
|
|
"y": "0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1161-ER",
|
|
"name": "_1161-ER",
|
|
"type": "rect",
|
|
"width": "232",
|
|
"x": "1025.63",
|
|
"y": "0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.905",
|
|
"id": "_1160-ER",
|
|
"name": "_1160-ER",
|
|
"type": "rect",
|
|
"width": "238.155",
|
|
"x": "1258.13",
|
|
"y": "0.345"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1159-MEP-ROOM",
|
|
"name": "_1159-MEP-ROOM",
|
|
"type": "rect",
|
|
"width": "239.508",
|
|
"x": "1496.28",
|
|
"y": "0.595"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1158-ER",
|
|
"name": "_1158-ER",
|
|
"type": "rect",
|
|
"width": "231.337",
|
|
"x": "1735.79",
|
|
"y": "-0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1157ER",
|
|
"name": "_1157ER",
|
|
"type": "rect",
|
|
"width": "233.123",
|
|
"x": "1967.13",
|
|
"y": "-0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1156-ER",
|
|
"name": "_1156-ER",
|
|
"type": "rect",
|
|
"width": "231.803",
|
|
"x": "2200.25",
|
|
"y": "0.595"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1155-ER",
|
|
"name": "_1155-ER",
|
|
"type": "rect",
|
|
"width": "232.461",
|
|
"x": "2432.05",
|
|
"y": "0.595"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1151-ELEC",
|
|
"name": "_1151-ELEC",
|
|
"type": "rect",
|
|
"width": "183.5",
|
|
"x": "3655.13",
|
|
"y": "0.845"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "170.25",
|
|
"id": "_1150-MECH-POWER",
|
|
"name": "_1150-MECH-POWER",
|
|
"type": "rect",
|
|
"width": "232.348",
|
|
"x": "3838.63",
|
|
"y": "-0"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "137.655",
|
|
"id": "_1120-MMR1",
|
|
"name": "_1120-MMR1",
|
|
"type": "rect",
|
|
"width": "260.5",
|
|
"x": "4160.13",
|
|
"y": "0.845"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.655",
|
|
"id": "_1152-TAPE-LIBRARY",
|
|
"name": "_1152-TAPE-LIBRARY",
|
|
"type": "rect",
|
|
"width": "476.566",
|
|
"x": "2664.63",
|
|
"y": "0.595"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "64.565",
|
|
"id": "_1154-SDC-IDF",
|
|
"name": "_1154-SDC-IDF",
|
|
"type": "rect",
|
|
"width": "88.333",
|
|
"x": "3388.41",
|
|
"y": "105.935"
|
|
},
|
|
{
|
|
"d": "M3141.63,170.25l0,-169.947l464.001,0.042l-0,169.905l-128.69,0l-0,-64.25l-89.212,-0l0.338,64.25l-246.437,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1153-SD-STORAGE",
|
|
"name": "_1153-SD-STORAGE",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "169.155",
|
|
"id": "_1149-MDF",
|
|
"name": "_1149-MDF",
|
|
"type": "rect",
|
|
"width": "89.5",
|
|
"x": "4070.63",
|
|
"y": "1.095"
|
|
}
|
|
],
|
|
"id": "ELEC---MECH",
|
|
"name": "ELEC---MECH",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "51.46",
|
|
"id": "_1185-ELEC",
|
|
"name": "_1185-ELEC",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.315",
|
|
"y": "458.859"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "51.46",
|
|
"id": "_1184-POE",
|
|
"name": "_1184-POE",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "407.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "109.021",
|
|
"id": "_1186-FIRE-PLBG",
|
|
"name": "_1186-FIRE-PLBG",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.315",
|
|
"y": "508.227"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "97.5",
|
|
"id": "_1187-MDF-2",
|
|
"name": "_1187-MDF-2",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.315",
|
|
"y": "618"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "407.5",
|
|
"id": "_1188-MMR2",
|
|
"name": "_1188-MMR2",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.315",
|
|
"y": "715.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "55.25",
|
|
"id": "_1189-POE-4",
|
|
"name": "_1189-POE-4",
|
|
"type": "rect",
|
|
"width": "95.5",
|
|
"x": "88.128",
|
|
"y": "1123"
|
|
}
|
|
],
|
|
"id": "Auxiliary",
|
|
"name": "Auxiliary",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.5",
|
|
"id": "_1171-GALLERY",
|
|
"name": "_1171-GALLERY",
|
|
"type": "rect",
|
|
"width": "1325.44",
|
|
"x": "1569.19",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "71.492",
|
|
"id": "_1172-GALLERY",
|
|
"name": "_1172-GALLERY",
|
|
"type": "rect",
|
|
"width": "1241.72",
|
|
"x": "1652.91",
|
|
"y": "1064"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "65.182",
|
|
"id": "_1174-SDC-IDF",
|
|
"name": "_1174-SDC-IDF",
|
|
"type": "rect",
|
|
"width": "83.939",
|
|
"x": "1569.19",
|
|
"y": "930"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "542.5",
|
|
"id": "_1173-SDC-STORAGE",
|
|
"name": "_1173-SDC-STORAGE",
|
|
"type": "rect",
|
|
"width": "83.939",
|
|
"x": "1569.19",
|
|
"y": "387.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "721.41",
|
|
"id": "_1170-DATAHALL-3",
|
|
"name": "_1170-DATAHALL-3",
|
|
"type": "rect",
|
|
"width": "1241.75",
|
|
"x": "1652.88",
|
|
"y": "343"
|
|
}
|
|
],
|
|
"id": "DH3",
|
|
"name": "DH3",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "107.5",
|
|
"id": "_1181-GALLERY-",
|
|
"name": "_1181-GALLERY-",
|
|
"type": "rect",
|
|
"width": "1326.41",
|
|
"x": "162.215",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "71.492",
|
|
"id": "_1182-GALLERY-",
|
|
"name": "_1182-GALLERY-",
|
|
"type": "rect",
|
|
"width": "1241.72",
|
|
"x": "246.911",
|
|
"y": "1065.51"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "721.41",
|
|
"id": "_1181-1-DATAHALL-1180-1",
|
|
"name": "_1181-1-DATAHALL-1180-1",
|
|
"type": "rect",
|
|
"width": "1241.75",
|
|
"x": "246.878",
|
|
"y": "344.795"
|
|
}
|
|
],
|
|
"id": "DH5",
|
|
"name": "DH5",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "101",
|
|
"id": "_1119-POE1",
|
|
"name": "_1119-POE1",
|
|
"type": "rect",
|
|
"width": "51.764",
|
|
"x": "4307.86",
|
|
"y": "138.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "70.401",
|
|
"id": "_1109-MOT",
|
|
"name": "_1109-MOT",
|
|
"type": "rect",
|
|
"width": "58.625",
|
|
"x": "4302",
|
|
"y": "359"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "77.088",
|
|
"id": "_1113-HUDDLE",
|
|
"name": "_1113-HUDDLE",
|
|
"type": "rect",
|
|
"width": "86.707",
|
|
"x": "4544.16",
|
|
"y": "288"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "68.485",
|
|
"id": "_1104-RR",
|
|
"name": "_1104-RR",
|
|
"type": "rect",
|
|
"width": "54.842",
|
|
"x": "4543.42",
|
|
"y": "365.023"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "55.992",
|
|
"id": "_1105-JAN",
|
|
"name": "_1105-JAN",
|
|
"type": "rect",
|
|
"width": "54.842",
|
|
"x": "4543.42",
|
|
"y": "433.508"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "78.218",
|
|
"id": "_1102.3-SOC-OFFICE",
|
|
"name": "_1102.3-SOC-OFFICE",
|
|
"type": "rect",
|
|
"width": "66.118",
|
|
"x": "4459.01",
|
|
"y": "489.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "54.5",
|
|
"id": "_1126-JAN",
|
|
"name": "_1126-JAN",
|
|
"type": "rect",
|
|
"width": "57",
|
|
"x": "4303.13",
|
|
"y": "707"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "82",
|
|
"id": "_1134.2-AM-OFFICE",
|
|
"name": "_1134.2-AM-OFFICE",
|
|
"type": "rect",
|
|
"width": "65.5",
|
|
"x": "4063.63",
|
|
"y": "850"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "61.387",
|
|
"id": "_1136-RR",
|
|
"name": "_1136-RR",
|
|
"type": "rect",
|
|
"width": "81.653",
|
|
"x": "4063.63",
|
|
"y": "975.915"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "54.218",
|
|
"id": "_1142-POE",
|
|
"name": "_1142-POE",
|
|
"type": "rect",
|
|
"width": "101.369",
|
|
"x": "3840.13",
|
|
"y": "1123.79"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "104.803",
|
|
"id": "_1133.5-SHRED-ROOM",
|
|
"name": "_1133.5-SHRED-ROOM",
|
|
"type": "rect",
|
|
"width": "125.5",
|
|
"x": "3938.13",
|
|
"y": "932.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "104.803",
|
|
"id": "_1133.6-HIGH-VALUE-STORAGE",
|
|
"name": "_1133.6-HIGH-VALUE-STORAGE",
|
|
"type": "rect",
|
|
"width": "261.5",
|
|
"x": "3676.63",
|
|
"y": "932.697"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "59.838",
|
|
"id": "_1133.2-CABLE-STORAGE",
|
|
"name": "_1133.2-CABLE-STORAGE",
|
|
"type": "rect",
|
|
"width": "163.5",
|
|
"x": "3676.63",
|
|
"y": "708.197"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "110.035",
|
|
"id": "_1135-WAITING",
|
|
"name": "_1135-WAITING",
|
|
"type": "rect",
|
|
"width": "62.384",
|
|
"x": "4145.28",
|
|
"y": "975.915"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "119.5",
|
|
"id": "_1133.4-SECURE-STORAGE",
|
|
"name": "_1133.4-SECURE-STORAGE",
|
|
"type": "rect",
|
|
"width": "223.5",
|
|
"x": "3840.13",
|
|
"y": "813"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "54.5",
|
|
"id": "_1128-ELEC",
|
|
"name": "_1128-ELEC",
|
|
"type": "rect",
|
|
"width": "57",
|
|
"x": "4302",
|
|
"y": "761.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "80.427",
|
|
"id": "_1125-MECH",
|
|
"name": "_1125-MECH",
|
|
"type": "rect",
|
|
"width": "63.811",
|
|
"x": "4359",
|
|
"y": "735.573"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "80.427",
|
|
"id": "_1124-PASS",
|
|
"name": "_1124-PASS",
|
|
"type": "rect",
|
|
"width": "54.491",
|
|
"x": "4422.81",
|
|
"y": "735.573"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "111.445",
|
|
"id": "_1122-SDC-IDF",
|
|
"name": "_1122-SDC-IDF",
|
|
"type": "rect",
|
|
"width": "72.661",
|
|
"x": "4535.43",
|
|
"y": "704.989"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "115.5",
|
|
"id": "_1130-FREIGHT",
|
|
"name": "_1130-FREIGHT",
|
|
"type": "rect",
|
|
"width": "101.271",
|
|
"x": "4433.86",
|
|
"y": "817"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "115.5",
|
|
"id": "_1131-FREIGHT",
|
|
"name": "_1131-FREIGHT",
|
|
"type": "rect",
|
|
"width": "101.271",
|
|
"x": "4535.36",
|
|
"y": "817"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "115.5",
|
|
"id": "_1132-MECH",
|
|
"name": "_1132-MECH",
|
|
"type": "rect",
|
|
"width": "138.911",
|
|
"x": "4636.63",
|
|
"y": "817"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "61",
|
|
"id": "_1100.1-VESTIBULE",
|
|
"name": "_1100.1-VESTIBULE",
|
|
"type": "rect",
|
|
"width": "41.5",
|
|
"x": "4767.63",
|
|
"y": "499"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "130.798",
|
|
"id": "_1103-EXECUTIVE-CONFERENCE",
|
|
"name": "_1103-EXECUTIVE-CONFERENCE",
|
|
"type": "rect",
|
|
"width": "145.497",
|
|
"x": "4630.13",
|
|
"y": "288"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "101",
|
|
"id": "_1114-RECORDS",
|
|
"name": "_1114-RECORDS",
|
|
"type": "rect",
|
|
"width": "61",
|
|
"x": "4359.63",
|
|
"y": "138.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "82",
|
|
"id": "_1117-OFFICE",
|
|
"name": "_1117-OFFICE",
|
|
"type": "rect",
|
|
"width": "64.5",
|
|
"x": "4530.13",
|
|
"y": "2.5"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "237.952",
|
|
"id": "_1116-CONFERENCE",
|
|
"name": "_1116-CONFERENCE",
|
|
"type": "rect",
|
|
"width": "109.5",
|
|
"x": "4420.63",
|
|
"y": "1.298"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "82",
|
|
"id": "_1118-OFFICE",
|
|
"name": "_1118-OFFICE",
|
|
"type": "rect",
|
|
"width": "65.274",
|
|
"x": "4594.63",
|
|
"y": "2.5"
|
|
},
|
|
{
|
|
"d": "M4775.02,288l0.609,-285l-115.1,-2.655l-0.626,84.155l-130.024,-0.441l0,203.941l245.141,-0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1110-STREAM-OFFICE",
|
|
"name": "_1110-STREAM-OFFICE",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4525.13,489.5l-0.162,157.719l33.495,0.137l0,-40.856l41.98,0l-0.008,11.157l52.695,0.479l-1.174,-128.636l-126.826,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1102.1-SOC",
|
|
"name": "_1102.1-SOC",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4558.46,606.223l0,41.133l-80.452,-0l0.693,57.633l329.676,-0l0,-86.979l-207.164,0l0,-11.51l-42.753,-0.277Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1101-SECURE-LOBBY",
|
|
"name": "_1101-SECURE-LOBBY",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4607.63,705l0,110.159l167.782,-0.651l0.693,-26.905l32.275,-0.433l0,-82.181l-200.75,0.011Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1121-CONFERENCE",
|
|
"name": "_1121-CONFERENCE",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4207.55,706.868l0.073,379.082l23.565,0.081l75.845,39.795l19.744,-35.334l77.574,39.904l25.252,-44.509l94.628,0.083l76.334,39.209l19.102,-34.955l75.254,39.426l80.59,-0.024l-0,-197.372l-341.468,-0l-0,-115.82l-131.16,-1.275l0,-108.159l-95.333,-0.132Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1127-LOADING-DOCK",
|
|
"name": "_1127-LOADING-DOCK",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4598.13,364.5l0,125l55.275,0l-0.13,128.5l155.105,0.01l0,-58.01l-40.75,0l0,-61.698l40.283,-0.037l-0,-79.467l-177.783,-0l0,-54.298l-32,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1100.0-LOBBY",
|
|
"name": "_1100.0-LOBBY",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3676.63,932l0,-163.965l163.5,0l0,-61.035l367.5,-0l0,143l-144,-0l0,-37l-223.5,-0l0,119.5l-163.5,-0.5Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1133.1-RECEIVING",
|
|
"name": "_1133.1-RECEIVING",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4457.98,468l0.296,179.18l-37.243,0.32l-0,-43.801l-38.163,0l0.111,-135.699l74.999,0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1107-MMR",
|
|
"name": "_1107-MMR",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4542.91,288l0.721,201.141l-84.617,0.359l-0,-21.24l-98.383,-0l-0.136,-180.26l182.415,-0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1111-BREAK-ROOM",
|
|
"name": "_1111-BREAK-ROOM",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4302,468.26l2.333,179.853l42.045,-0.613l0,-42.868l37.34,-0l-0.117,-135.7l-81.601,-0.672Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1108-WRR",
|
|
"name": "_1108-WRR",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4144.93,1037.5l1.203,140.499l-204.5,0.501l0,-52.454l-101.5,-1.355l0.451,-87.191l304.346,-0Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1141-PLBG-FP",
|
|
"name": "_1141-PLBG-FP",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4207.55,975.505l-143.66,0.495l-0.257,-44l65.5,-0l0,-82l78.417,0.185l0,125.32Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1134.1-ASSET-MANAGEMENT",
|
|
"name": "_1134.1-ASSET-MANAGEMENT",
|
|
"type": "path"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "79.448",
|
|
"id": "_1102.2-SOC-STORAGE",
|
|
"name": "_1102.2-SOC-STORAGE",
|
|
"type": "rect",
|
|
"width": "65.955",
|
|
"x": "4459.01",
|
|
"y": "567.718"
|
|
}
|
|
],
|
|
"id": "Stream-Offices",
|
|
"name": "Stream-Offices",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "133.25",
|
|
"id": "_1138.2-SER",
|
|
"name": "_1138.2-SER",
|
|
"type": "rect",
|
|
"width": "79.5",
|
|
"x": "3937.13",
|
|
"y": "509"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "88.512",
|
|
"id": "_1138.3-FCR",
|
|
"name": "_1138.3-FCR",
|
|
"type": "rect",
|
|
"width": "73",
|
|
"x": "3864.13",
|
|
"y": "553.738"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "899.649",
|
|
"id": "_1139-TENANT-STORAGE",
|
|
"name": "_1139-TENANT-STORAGE",
|
|
"type": "rect",
|
|
"width": "389.821",
|
|
"x": "3222.13",
|
|
"y": "235.351"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "406.899",
|
|
"id": "_1137-OPS-STORAGE",
|
|
"name": "_1137-OPS-STORAGE",
|
|
"type": "rect",
|
|
"width": "163.5",
|
|
"x": "4065.13",
|
|
"y": "235.351"
|
|
},
|
|
{
|
|
"d": "M3611.63,235.5l0,407l252.5,-0.25l0,-88.75l73,-0l0.198,-44.292l79.459,0l0.308,133.042l48.035,0l-0.309,-407.076l-453.191,0.326Z",
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"id": "_1138.1-TENANT-OFFICE",
|
|
"name": "_1138.1-TENANT-OFFICE",
|
|
"type": "path"
|
|
}
|
|
],
|
|
"id": "Tenant-Offices",
|
|
"name": "Tenant-Offices",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"fill": {
|
|
"opacity": "0.5"
|
|
},
|
|
"height": "899.5",
|
|
"id": "_1140-MECH---PUMP",
|
|
"name": "_1140-MECH---PUMP",
|
|
"type": "rect",
|
|
"width": "243.5",
|
|
"x": "2978.63",
|
|
"y": "235.5"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M1523.63,1178.25l-1435.31,0l-0,-783.625",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.378,373.5l0,-373.155l4686.69,0l0,417.967l-4.43,-0l37.277,-0l-0,101.188l-0,-21.233l-40.298,-0l-0,21.233",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1515.79,1178.25l-0,73.004l203.666,-0l0,-73.004",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1544.41,1178.25l2262.71,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3828.13,1178l315.66,0.25l-0,-92.3l8.178,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4173.51,1086l57.373,0l76.749,40l19.362,-35.865l77.638,41.156l24.903,-45.608l94.597,0.035l76,40.135l19.39,-36.353l75.428,40l80.682,0l-0.395,-342.218l33.145,0l0,-250.532",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,564.473l-86.687,0l0,-205.516l86.75,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3802.35,1178.25l-0,73.285l203.568,0l-0,-73.285",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.13,1035.5l0,94.842l0,-5.357l101.5,0.015l0,53.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.13,1151.75l0,26.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4207.86,1085.95l-0.243,-84.421",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4145.28,1085.95l-0,-84.421l-0,35.614l-468.653,0.357l0,-330.5l294.5,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4027.95,707l179.674,-0l0,19.825l0,-19.825l127.139,-0l-31.655,-0l-0,59.272l-0,-4.626l56.736,-0l-0,-54.646l-0,109.434",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4302.88,786.5l0,29.934l472.628,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4359.85,735.573l33.572,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4413.87,735.573l22.597,-0l-13.636,-0l0.293,80.861",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4477.13,816.434l-0,-80.861l-12.996,-0.323l12.996,0.323l-0,-30.584l7.264,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4504.26,704.989l31.169,-0l-0,111.445",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4608.09,816.434l-0,-111.445l-42.464,0.011",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4653.05,705l110.307,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4434.04,816.434l-0,115.82l9.934,-0.195",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4535.43,816.434l-0,115.82",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4636.63,816.434l0,116.066",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4661.9,932.5l113.729,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3676.63,932l185.781,-0l-22.281,-0l0,-119l39.813,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3918.12,813l145.506,-0l0,224.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4020.13,932l108.575,-0l0.156,-55.929",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4063.63,849.89l70.501,0.36",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4154.57,850.25l53.056,0l0,25.821l0,-92.073",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3676.63,768.035l163.5,0l0,-12.467",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3888.63,932.25l93,0l-43.433,0l-0.067,105.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4063.67,975.52l144.348,0.195l-0.195,-80.215",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3647.19,1178.71l0,-14.854",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3646.88,1143l0,-7.389l-399.644,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3611.63,1135.61l0,-441.611",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3265.63,235.5l755.122,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3611.63,235.5l0,419.979l0,-13.175l299.892,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3962.63,642.25l59.351,0l-4.987,0l-0,-133.042l-79.666,0l-0,133.042",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3937.13,553.5l-73,-0l0,88.75",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4220.63,642.25l8,0l0,-362.294",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4228.63,241.158l0,-5.685l-168.451,-0.299l4.887,0.008l0,407.068l-23.196,0l140.671,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4160.13,235.351l0,-12.621",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3216.3,1135l10.348,0l-5.018,0l-0,-899.649l5.477,0l-23.327,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3165.48,235.351l-186.856,0l0,899.649l218.001,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4775.02,288l-148.777,-0l4.19,-0l-0.067,130.798l5.052,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4675.13,418.798l56.5,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4586.88,288l-48.457,-0l5.207,-0l0,201",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4543.63,365.023l86.5,0.065",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4543.63,433.38l54.476,-0l0.16,8.138l0,-52.018",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4598.26,461.785l-0.136,27.215",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4558.88,622.5l0,-30.591l0,14.936l41.643,0.079l-0.079,10.901l66.663,-0l-13.916,-0l0,-128.325l-194.178,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4420.88,637l0,10.165l38.133,0l-0,-178.905l-157.011,-0l-0,179.24l44.325,0l-0,-10.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4346.38,617l0.025,-13.192l37.315,-0.235l-0.377,-135.313",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4421.03,616.625l-0.064,-12.926l-74.566,0.109",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4525.13,239.25l4.674,-0l-0,-105.75",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4529.88,94l0,-9.5l20.662,-0l-20.662,-0l0.25,-84.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4615.63,84.5l-25.999,-0l4.999,-0l0,-84.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4656.52,84.25l3.384,0l0,-83.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4459.01,647.165l99.45,0l0,-7.237",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4459.13,567.191l65.999,-0.128l0,54.768l0,-62.3",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4525.13,489l0,53.977",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4808.38,617.85l-44.723,0.16",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4743.13,617.85l-18.093,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4705.63,618.01l-17.935,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4360.63,468.067l0,-180.067l-4.8,-0l9.498,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4336.13,288.1l-34.134,-0l-0,141.301l32.686,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4302,359l58.577,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4405.13,288l94.191,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4307.89,234.699l-0.021,11.078l0.012,-6.277l67.252,0l-15.5,0l0,-101",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4307.86,213.705l-0,-75.205l-7.609,0l119.686,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4419.94,0.345l0,238.853l-5.317,-0.025l71.004,0.077",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4767.63,539.283l0,20.717l40.75,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4132.63,170.632l27.175,-0l-0,13.059l-0,-183.346",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4159.8,138.5l102.161,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4094.63,170.75l-44,0l20.397,0l-0,-170.75",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M4030.63,170.75l-134,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3858.63,170.75l-24.506,0l4.341,0l-0,-170.405",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3795.63,170.75l-140.236,0l-0,-170.405",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3589.63,170.5l16.103,-0l0,-170.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3551.63,170.5l-138.99,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3476.94,170.5l-0,-64.5l-89.311,-0l0,64.5l5.331,-0l-208.189,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3135.63,170.5l11.128,-0l-5.229,-0l-0,-170.155",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3097.63,170.25l-363.484,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2696.13,170.25l-52,0.25l20.398,-0.25l0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2624.13,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2391.63,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2158.43,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1926.89,170.25l-133,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1446.03,170.25l-128.859,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1217.63,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M985.012,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M753.042,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M520.749,170.25l-133.5,0.25",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M288.681,170.236l-141.167,0.264",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M108.577,170.462l-20.449,0.038",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1694.63,170.258l-129,0.242",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2411.5,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2179.08,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1946.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1714.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1465.69,170.25l61.191,0l-30.391,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1237.58,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1004.35,170.25l41.101,0l-20.132,0l0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M772.578,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M540.209,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M308.578,170.25l41.101,0l-20.132,0l-0,-169.905",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,407.5l95.313,0l0,5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,458.762l95.313,-0l0,-26.411l0,50.149",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.315,508l95.313,-0l0,-5.217l0,10.007",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.128,617.701l95.5,0l0,4.071l0,-70.223",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M88.128,715.734l95.5,0l0,5.893l0,-79.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M183.628,759.5l0,371.5l0,-7.955l-95.5,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M246.878,1130l0,5l1241.76,0l-0,-5.438",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.13,1130l0,5l1241.76,0l-0,-5.438",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,1091.5l0,-32.5l0,4.798l-1241.75,-0l0,-4.798l0,32.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.88,1091.5l0,-32.5l0,4.798l-1241.75,-0l0,-4.798l0,32.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M162.128,279.882l0,-44.382l1326.5,-0l0,45",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1569.19,279.882l0,-44.382l1325.44,-0l0,45",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,319l0,23.775l-1326.5,0l0,-23.775",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.63,319.166l0,23.775l-1325.25,0l0,-23.775",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M246.878,1021l0,-635",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,384.473l0,616.527",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1488.63,1021l0,18",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.13,1039l0,-18",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1653.13,1001l0,-616.527l0,3.027l-83.939,-0l0,37.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1569.38,463.614l0,471.386l0,-4.5l83.75,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1569.38,955.5l0,40l83.75,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2894.88,1020l0,-635.5",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M1515.79,1188.5l127.771,0.041l0,62.713l0,-28.254l-100.008,-0l-0,-8.248l100.008,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1543.55,1189.03l-0,25.728",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1543.55,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1553.48,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1553.48,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1565.09,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1565.09,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1576.29,1223l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1576.29,1188.4l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1587.82,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1587.82,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1598.85,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1598.85,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1610.98,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1610.98,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1621.07,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1621.07,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1632.6,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1632.6,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M1.434,559.693l0.057,-127.771l86.824,-0l-39.117,-0l0,100.008l-11.419,0l0,-100.008",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M2.164,531.93l35.62,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,531.93l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,522.007l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,522.007l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,510.388l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,510.388l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,499.193l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,499.193l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M49.198,487.659l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M1.292,487.659l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,476.633l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,476.633l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,464.506l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,464.506l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,454.413l39.116,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,454.413l39.117,0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M47.907,442.879l39.116,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M0,442.879l39.117,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"d": "M3802.63,1188.4l127,-0.399l0.772,63.254l-0,-28.254l-100.009,-0l0,-8.248l100.009,-0",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3830.39,1189.03l0,25.728",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3830.39,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.31,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3840.31,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3851.93,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3851.93,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3863.13,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3863.13,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3874.66,1223l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3874.66,1188.4l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3885.69,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3885.69,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3897.82,1222.07l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3897.82,1187.46l-0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3907.91,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3907.91,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3919.44,1222.07l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
},
|
|
{
|
|
"d": "M3919.44,1187.46l0,28.254",
|
|
"fill": {
|
|
"paint": "transparent"
|
|
},
|
|
"name": "path",
|
|
"stroke": {
|
|
"width": "4.17px"
|
|
},
|
|
"type": "path"
|
|
}
|
|
],
|
|
"name": "group",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"id": "First-Floor",
|
|
"name": "First-Floor",
|
|
"type": "group"
|
|
}
|
|
],
|
|
"fill": {
|
|
"rule": "evenodd"
|
|
},
|
|
"stroke": {
|
|
"linejoin": "bevel",
|
|
"miterlimit": "1.5"
|
|
},
|
|
"style": {
|
|
"clipRule": "evenodd"
|
|
},
|
|
"viewBox": "0 0 4813 1255"
|
|
},
|
|
"type": "ia.shapes.svg"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"position": {
|
|
"x": 0,
|
|
"y": -1
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |