序:这段时间忙于奔波,好久没有更新了,今天更新一下,继续上节课的完善讲解,算是对前段时间的一个总结吧。披星戴月的时光也算有点应用效果了。

    对于 webgl(three.js) 性能这一块我在上节课《使用 webgl(three.js) 搭建一个 3D 建筑,3D 消防模拟——第三课》已经给了详细的说明比较与解决方案

    节课讲解了炫酷科技版本的解决方案

    技术交流邮箱 1203193731@qq.com

    本节概要:

    继上节课我们说的消防相关的操控模拟,本节课我们继续讲解用 three.js 创建大场景模拟与实现

    本节课我们主要实现一个园区的消防三维模拟,3D 消防监控

    行业前景:

    消防问题向来刻不容缓,消防监控,防患于未然,是社会财富保障的第一战,第一道有效防护线,目前的监控手段有很多,实时视频、烟感、喷淋、消防泵、消防联动是目前最主流以及最有效的消防监控手段。

    但如何把这些设备直观的展现,实现全局布控,远程指挥,那就需要最直观的展示系统,所以 3D 消防操控系统在这里就发挥了及其重要的作用。

    功能概述:

    1、园区整体 3D 布局展示,直观掌控园区重点布局。

    2、视角切换体验。第一人称巡检,切身熟悉路径通道。

    3、大楼切面图 消防管道 消防设备布局 3D 展示,精准把握消防布控。

    4、楼层三维展示、消防设备布局展示,逃生路径规划

    5、消防局 3D 模拟 监控室监控模拟

    6、消防员以及相关动作模拟

    7、消防车模拟、路径规划导航模拟、消防车喷水模拟

    8、室内灭火模拟

    9、消防传感器告警联动

    10、设备巡检。实时检测设备状况。

    11、设备远程控制与实时视频监控

    技术难点:

    1、浏览器大场景加载与渲染

    解决方案:大量使用代码模型,把最终所有模型总和控制在 1M 以内

    算法重构,避开浏览器绘图瓶颈

    2、模型平滑切换

    解决方案:逻辑数组 + 补间 + 按需加载

    3、各主体动画

    解决方案:js 模拟多线程 + 逻辑自控 js 脚本 + 按需渲染

    4、接口数据接入(数据对接是最耗时间的)

    解决方案:实时数据接入与展示我采用的 restFul+cache+websocket 方式保障数据的完整性、实时性。

    5、无插件实时视频调用

    技术背景:当前主流的实时视频监控方式是使用客户端、或者用浏览器插件方式(flash 插件或者其它),但由于各大浏览器宣布不再支持 flash,adobe 后期不再更新支持 flash,以及其它插件也不能支持所有浏览器。

    技术需求:无插件实时视频监控,浏览器打开就能看实时视频,不用插件

    解决方案:

    方案一、websocket + 媒体服务

    优点:无插件、数据实时、基本无延时

    个人目前实现的缺点:目前只能支持硬解 264 的视频,但 264 的网络带宽占用高, 265 的只能做到软解、多路视频支持效果不好。

    方案二、HLS + 媒体服务器

    优点:无插件、数据实时

    缺点:延时较大,目前也只能支持 264 硬解、265 软解

    上述两种方案后面会写文章具体介绍技术实现。

    技术交流邮箱 1203193731@qq.com

    效果展示与实现:

    A、整体场景

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图1

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图2

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图3
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图4

    function getParkModelData() { var vdata = [{“show”:true,”uuid”:””,”name”:”m1_3DText_625”,”objType”:”3DText”,”position”:{“x”:4203.118,”y”:510.746,”z”:-4400.494},”style”:{“skinColor”:16731983,”imgurl”:”../img/3dImg/brick_diffuse.jpg”,”side”:2,”opacity”:0.8},”text”:”119”,”options”:{“size”:90,”height”:10,”weight”:”normal”,”font”:”../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json”,”style”:”normal”,”bevelThickness”:2,”bevelSize”:4,”bevelSegments”:3,”bevelEnabled”:true,”curveSegments”:12,”steps”:1}, {“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/door_right.png”,”repeatx”:true,”width”:3,”repeaty”:true,”height”:1}}},”showSortNub”:1,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:1.5707963267948966},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_tjc_2_door_logo_1”,”objType”:”3DText”,”position”:{“x”:-1598.618,”y”:95.509,”z”:-4754.562},”style”:{“skinColor”:1433087,”imgurl”:”../img/3dImg/brick_diffuse.jpg”,”side”:2,”opacity”:0.8},”text”:”1-1”,”options”:{“size”:90,”height”:10,”weight”:”normal”,”font”:”../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json”,”style”:”normal”,”bevelThickness”:2,”bevelSize”:4,”bevelSegments”:3,”bevelEnabled”:true,”curveSegments”:12,”steps”:1},”showSortNub”:1,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:-3.141592653589793},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-3.141592653589793}],”scale”:{“x”:0.3,”y”:0.3,”z”:0.3},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_tjc_2_door_logo_2”,”objType”:”3DText”,”position”:{“x”:-2177.695,”y”:95.509,”z”:-4754.562},”style”:{“skinColor”:1433087,”imgurl”:”../img/3dImg/brick_diffuse.jpg”,”side”:2,”opacity”:0.8},”text”:”1-2”,”options”:{“size”:90,”height”:10,”weight”:”normal”,”font”:”../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json”,”style”:”normal”,”bevelThickness”:2,”bevelSize”:4,”bevelSegments”:3,”bevelEnabled”:true,”curveSegments”:12,”steps”:1},”showSortNub”:1,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:-3.141592653589793},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-3.141592653589793}],”scale”:{“x”:0.3,”y”:0.3,”z”:0.3},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_tjc_2_door_logo_3”,”objType”:”3DText”,”position”:{“x”:-2802.51,”y”:95.509,”z”:-4754.562},”style”:{“skinColor”:1433087,”imgurl”:”../img/3dImg/brick_diffuse.jpg”,”side”:2,”opacity”:0.8},”text”:”1-3”,”options”:{“size”:90,”height”:10,”weight”:”normal”,”font”:”../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json”,”style”:”normal”,”bevelThickness”:2,”bevelSize”:4,”bevelSegments”:3,”bevelEnabled”:true,”curveSegments”:12,”steps”:1},”showSortNub”:1,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:-3.14159265 1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_11OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null, 1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_11OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:647.3,”z”:159.715,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_11OBJCREN7”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:648.36,”z”:90.374,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_28”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:-2712.443,”y”:443.786,”z”:2200},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:1.5707963267948966},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”: {“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”ski l”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN4”,”objType”:”cube2”,”length”:150,”width”:400,”height”:20,”x”:0,”y”:657.123,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:0,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:0,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1},”skin_right”: },{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN5”,”objType”:”cube2”,”length”:120,”width”:180,”height”:80,”x”:0,”y”:682.537,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_28OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:647.3,”z”:159.715,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0 {“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_1”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:-385.84,”y”:254.003,”z”:206.384},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_1OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_ri {“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:636.611,”y”:443.786,”z”:2200},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:1.5707963267948966},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_right”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN4”,”objType”:”cube2”,”length”:150,”width”:400,”height”:20,”x”:0,”y”:657.123,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:0,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:0,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1}}},”showSortNub”:100,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN5”,”objType”:”cube2”,”length”:120,”width”:180,”height”:80,”x”:0,”y”:682.537,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:647.3,”z”:159.715,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_21OBJCREN7”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:648.36,”z”:90.374,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:-2624.858,”y”:254.003,”z”:-541.603},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_right”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN4”,”objType”:”cube2”,”length”:150,”width”:400,”height”:20,”x”:0,”y”:657.123,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:0,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:0,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1}}},”showSortNub”:100,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN5”,”objType”:”cube2”,”length”:120,”width”:180,”height”:80,”x”:0,”y”:682.537,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:647.3,”z”:159.715,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_6OBJCREN7”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:648.36,”z”:90.374,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_2”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:-1021.257,”y”:254.003,”z”:-4.402},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_2OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_right”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_2OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_2OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_2OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDe wSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:3333.997,”y”:443.786,”z”:2200},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:1.5707963267948966},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_right”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN4”,”objType”:”cube2”,”length”:150,”width”:400,”height”:20,”x”:0,”y”:657.123,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:0,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:0,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1}}},”showSortNub”:100,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN5”,”objType”:”cube2”,”length”:120,”width”:180,”height”:80,”x”:0,”y”:682.537,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_25OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,” ehind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_4OBJCREN7”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:648.36,”z”:90.374,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:-523.715,”y”:254.003,”z”:-769.42},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN0”,”objType”:”cube2”,”length”:150,”width”:400,”height”:900,”x”:0,”y”:200,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:1,”opacity”:1,”imgurl”:/“../img/3dImgfloor2.jpg”,”repeatx”:true,”width”:16,”repeaty”:true,”height”:18},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_behind”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/fore.jpg”},”skin_left”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”},”skin_right”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/3/left.jpg”}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN1”,”objType”:”cube2”,”length”:180,”width”:200,”height”:10,”x”:0,”y”:721.264,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/floor4.jpg”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_fore”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:12755349,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:12755349,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN2”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-54.759,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN3”,”objType”:”cube2”,”length”:148,”width”:5,”height”:80,”x”:0,”y”:682.537,”z”:-34.664,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_behind”:{“skinColor”:15918822,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/inside_lightmap.jpg”},”skin_left”:{“skinColor”:15918822,”side”:1,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:1,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN4”,”objType”:”cube2”,”length”:150,”width”:400,”height”:20,”x”:0,”y”:657.123,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16247014,”side”:0,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:0,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:120,”repeaty”:true,”height”:1},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/server3.png”,”repeatx”:true,”width”:40,”repeaty”:true,”height”:1}}},”showSortNub”:100,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN5”,”objType”:”cube2”,”length”:120,”width”:180,”height”:80,”x”:0,”y”:682.537,”z”:-46.543,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/greenHourse2.png”},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN6”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:647.3,”z”:159.715,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_build3_7OBJCREN7”,”objType”:”cube2”,”length”:100,”width”:60,”height”:40,”x”:0,”y”:648.36,”z”:90.374,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/solarBattery.png”},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_behind”:{“skinColor”:9541790,”side”:1,”opacity”:1},”skin_left”:{“skinColor”:15918822,”side”:2,”opacity”:1},”skin_right”:{“skinColor”:15918822,”side”:2,”opacity”:1}}},”showSortNub”:5,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:-0.2617993877991494}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}],”showSortNub”:268,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_building4_8”,”objType”:”GroupObj”,”scale”:{“x”:1,”y”:1,”z”:1},”position”:{“x”:4612.426,”y”:-6.896,”z”:-2076.343},”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”childrens”:[{“show”:true,”uuid”:””,”name”:”m1_building4_8OBJCREN0”,”objType”:”cube2”,”length”:500,”width”:200,”height”:50,”x”:0,”y”:823.003,”z”:0,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:0,”opacity”:1,”imgurl”:”../img/3dImg/bbb.png”,”repeatx”:true,”width”:6,”repeaty”:true,”height”:3},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_building4_8OBJCREN1”,”objType”:”cube2”,”length”:500,”width”:10,”height”:1,”x”:-3.703,”y”:848.274,”z”:99.234,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/wapian1112.jpg”,”repeatx”:true,”width”:10,”repeaty”:true,”height”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/bbb.png”},”skin_fore”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_behind”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_left”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6},”skin_right”:{“skinColor”:16777215,”side”:2,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/fwall.jpg”,”repeatx”:true,”width”:1,”repeaty”:true,”height”:6}}},”showSortNub”:4,”customType1”:””,”customType2”:””,”animation”:null,”dbclickEvents”:null,”rotation”:[{“direction”:”x”,”degree”:0.36981781520507845},{“direction”:”y”,”degree”:0},{“direction”:”z”,”degree”:0}],”thick”:null,”scale”:{“x”:1,”y”:1,”z”:1},”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””},{“show”:true,”uuid”:””,”name”:”m1_building4_8OBJCREN2”,”objType”:”cube2”,”length”:500,”width”:10,”height”:1,”x”:-3.703,”y”:848.274,”z”:-100.24,”style”:{“skinColor”:16777215,”skin”:{“skin_up”:{“skinColor”:16777215,”side”:1,”opacity”:1,”imgurl”:”../img/3dImg/buildings/4/wapian1112.jpg”,”repeatx”:true,”width”:10,”repeaty”:true,”height”:1},”skin_down”:{“skinColor”:16777215,”side”:1,”opacity”:1 degree”:0}],”show”:true,”name”:”m1_myCar1_2”,”scale”:{“x”:0.1,”y”:0.1,”z”:0.1},”position”:{“x”:30,”y”:14.536,”z”:-2678.582},”uuid”:””,”objType”:”GroupObj”,”animation”:null,”dbclickEvents”:null,”BindDevId”:null,”BindDevName”:null,”devInfo”:null,”BindMeteId”:”10001”,”BindMeteName”:””}]; return vdata;

    }

    View Code

    B、查看大楼整体布局
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图5

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图6

    模型实现:

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图7
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图8

    function getBuildFloorData() { var models = [{ “show”: true, “uuid”: “”,”name”:”m4_dtWall_1”,”objType”:”cube2”,”length”: 1000,”width”: 200,”height”: 195,”x”: 1460,”y”: 110.681,”z”: 1573.243,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 0,”opacity”: 1},”skin_down”: {“skinColor”: 16777215,”side”: 2,”opacity”: 0},”skin_fore”: {“skinColor”: 16777215,”side”: 2,”opacity”: 1,”imgurl”:”wall/inner-wall7.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 2,”opacity”: 1,”imgurl”:”wall/inner-wall7.jpg”},”skin_left”: {“skinColor”: 11053224,”side”: 2,”opacity”: 1,”imgurl”:”wall/inner-wall7.jpg”,”repeatx”: true,”width”: 4,”repeaty”: true,”height”: 1},”skin_right”: {“skinColor”: 16777215,”side”: 2,”opacity”: 1,”imgurl”:”wall/inner-wall7.jpg”} } },”showSortNub”: 1,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_xftube_1”,”objType”:”tube”,”points”: [{“x”: 0, “y”: 0, “z”: 0}, { “x”: 0, “y”: 300, “z”: 0 }], “position”: {“x”: 1952.142, “y”: 19.368, “z”: 1059.789}, “scale”: { “x”: 1, “y”: 1, “z”: 1 }, “rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “style”: { “skinColor”: 12715012, “imgurl”: “outside_lightmap.jpg”,”side”: 2,”opacity”: 1 },”segments”: 1,”radialSegments”: 6,”closed”: false,”radius”: 5,”showSortNub”: 1,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”BindDevId”: null,”BindDevName”: null,”devInfo”: null,”BindMeteId”:”10001”,”BindMeteName”:”” }, { “show”: true, “uuid”: “”,”name”:”m4_house_3”,”objType”:”GroupObj”,”scale”: {“x”: 1,”y”: 1,”z”: 1},”position”: {“x”: 0,”y”: 0,”z”: 1489.931 },”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “childrens”: [{ “show”: true, “uuid”: “”,”name”:”m4_house_3OBJCREN0”,”objType”:”cube2”,”length”: 1000,”width”: 15,”height”: 200,”x”: 0,”y”: 110,”z”: -739.56,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,” r”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN7”,”objType”:”cube2”,”length”: 10,”width”: 350,”height”: 200,”x”: 45,”y”: 110,”z”: -561.622,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN8”,”objType”:”cube2”,”length”: 450,”width”: 10,”height”: 20,”x”: 273.246,”y”: 199.838,”z”: -102.362,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN9”,”objType”:”cube2”,”length”: 10,”width”: 20,”height”: 200,”x”: 45,”y”: 110,”z”: -99.227,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN10”,”objType”:”cube2”,”length”: 1000,”width”: 1500,”height”: 20,”x”: 0,”y”: 0,”z”: 0,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”hardwood2_diffuse.jpg”,”repeatx”: true,”width”: 5,”repeaty”: true,”height”: 8 },”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN11”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -316.426,”y”: 110,”z”: 339.76,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN12”,”objType”:”cube2”,”length”: 200,”width”: 600,”height”: 20,”x”: -600.325,”y”: 0,”z”: 67.577,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16441035,”side”: 1,”opacity”: 1,”imgurl”:”floor2.png”,”repeatx”: true,”width”: 2,”repeaty”: true,”height”: 4},”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN13”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -315.471,”y”: 110,”z”: -132.774,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN14”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: -227.995,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN15”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: 361.754,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN16”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 590,”x”: -695.392,”y”: 70.242,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN17”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 590,”x”: -695.392,”y”: 128.949,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN18”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 200,”x”: -598.504,”y”: 70.242,”z”: 359.208,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN19”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 200,”x”: -598.504,”y”: 70.242,”z”: -230.897,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN20”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 200,”x”: -591.657,”y”: 129.886,”z”: -228.407,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN21”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 200,”x”: -591.657,”y”: 129.886,”z”: 361.054,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN22”,”objType”:”cube2”,”length”: 10,”width”: 20,”height”: 200,”x”: -134.931,”y”: 110,”z”: 723.374,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN23”,”objType”:”cube2”,”length”: 3,”width”: 200,”height”: 1300,”x”: -493.382,”y”: 107.994,”z”: 4.493,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 5},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 5},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN24”,”objType”:”cube2”,”length”: 3,”width”: 180,”height”: 450,”x”: 267.988,”y”: 100.457,”z”: -99.313,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 2},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 2},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 5.551115123125783e-17 }, { “direction”: “z”, “degree”: 1.5707963267948963 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN25”,”objType”:”cube2”,”length”: 10,”width”: 200,”height”: 200,”x”: -12.767,”y”: 110,”z”: 633.922,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN26”,”objType”:”cube2”,”length”: 450,”width”: 10,”height”: 200,”x”: 273.781,”y”: 108.982,”z”: -261.797,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN27”,”objType”:”cube2”,”length”: 10,”width”: 860,”height”: 200,”x”: 495.218,”y”: 110,”z”: 307.756,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 10905678,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN28”,”objType”:”cube2”,”length”: 5,”width”: 130,”height”: 200,”x”: 495.283,”y”: 110,”z”: -183.827,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/houseDooor1.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/houseDooor2.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN29”,”objType”:”cube2”,”length”: 10,”width”: 500,”height”: 200,”x”: 495.218,”y”: 110,”z”: -498.058,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 10905678,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN30”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: 46.436,”y”: 110,”z”: -337.824,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN31”,”objType”:”cube2”,”length”: 10,”width”: 40,”height”: 200,”x”: 46,”y”: 110,”z”: -267.84,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN32”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: -133.006,”y”: 110,”z”: -297.957,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN33”,”objType”:”cube2”,”length”: 10,”width”: 120,”height”: 200,”x”: -134.931,”y”: 110,”z”: -188.356,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN34”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: -135.353,”y”: 110,”z”: 397.19,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN35”,”objType”:”cube2”,”length”: 5,”width”: 105,”height”: 200,”x”: -47.374,”y”: 110,”z”: -445.814,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 1.5707963267948966 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN36”,”objType”:”cube2”,”length”: 40,”width”: 10,”height”: 200,”x”: 24.619,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN37”,”objType”:”cube2”,”length”: 30,”width”: 10,”height”: 200,”x”: -114.909,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN38”,”objType”:”cube2”,”length”: 140,”width”: 10,”height”: 200,”x”: -64.821,”y”: 108.982,”z”: 540.395,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN39”,”objType”:”cube2”,”length”: 5,”width”: 105,”height”: 200,”x”: 57.635,”y”: 110,”z”: 539.718,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 1.5707963267948966 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN40”,”objType”:”cube2”,”length”: 380,”width”: 10,”height”: 200,”x”: 298.797,”y”: 108.982,”z”: 539.709,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN41”,”objType”:”cube2”,”length”: 10,”width”: 100,”height”: 200,”x”: -134.931,”y”: 110,”z”: 496.943,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_4OBJCREN42”,”objType”:”cube2”,”length”: 5,”width”: 170,”height”: 200,”x”: -135.353,”y”: 110,”z”: 631.472,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/clouseDoor.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/clouseDoor.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “” }], “showSortNub”: 4, “customType1”: “”,”customType2”:””, “animation”: null, “dbclickEvents”: null, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6”,”objType”:”GroupObj”,”scale”: {“x”: 1,”y”: 1,”z”: 1},”position”: {“x”: 1462.752,”y”: 0,”z”: 0 },”rotation”: [{“direction”: “x”, “degree”: -3.141592653589793}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: -3.141592653589793 }], “childrens”: [{ “show”: true, “uuid”: “”,”name”:”m4_house_6OBJCREN0”,”objType”:”cube2”,”length”: 1000,”width”: 15,”height”: 200,”x”: 0,”y”: 110,”z”: -739.56,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN1”,”objType”:”cube2”,”length”: 1000,”width”: 15,”height”: 200,”x”: 0,”y”: 110,”z”: 740.99,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN2”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: -696.636,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN3”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: -186.399,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN4”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: 696.395,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN5”,”objType”:”cube2”,”length”: 15,”width”: 20,”height”: 200,”x”: -492.715,”y”: 110,”z”: 349.9,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN6”,”objType”:”cube2”,”length”: 10,”width”: 400,”height”: 200,”x”: -134.931,”y”: 110,”z”: -545.459,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN7”,”objType”:”cube2”,”length”: 10,”width”: 350,”height”: 200,”x”: 45,”y”: 110,”z”: -561.622,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN8”,”objType”:”cube2”,”length”: 450,”width”: 10,”height”: 20,”x”: 273.246,”y”: 199.838,”z”: -102.362,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN9”,”objType”:”cube2”,”length”: 10,”width”: 20,”height”: 200,”x”: 45,”y”: 110,”z”: -99.227,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN10”,”objType”:”cube2”,”length”: 1000,”width”: 1500,”height”: 20,”x”: 0,”y”: 0,”z”: 0,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”hardwood2_diffuse.jpg”,”repeatx”: true,”width”: 5,”repeaty”: true,”height”: 8 },”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN11”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -316.426,”y”: 110,”z”: 339.76,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN12”,”objType”:”cube2”,”length”: 200,”width”: 600,”height”: 20,”x”: -600.325,”y”: 0,”z”: 67.577,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16441035,”side”: 1,”opacity”: 1,”imgurl”:”floor2.png”,”repeatx”: true,”width”: 2,”repeaty”: true,”height”: 4},”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN13”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -315.471,”y”: 110,”z”: -132.774,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN14”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: -227.995,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN15”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: 361.754,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN16”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 590,”x”: -695.392,”y”: 70.242,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN17”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 590,”x”: -695.392,”y”: 128.949,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN18”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 200,”x”: -598.504,”y”: 70.242,”z”: 359.208,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN19”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 200,”x”: -598.504,”y”: 70.242,”z”: -230.897,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 1},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN20”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 200,”x”: -591.657,”y”: 129.886,”z”: -228.407,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN21”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 200,”x”: -591.657,”y”: 129.886,”z”: 361.054,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 1.5707963267948966 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN22”,”objType”:”cube2”,”length”: 10,”width”: 20,”height”: 200,”x”: -134.931,”y”: 110,”z”: 723.374,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN23”,”objType”:”cube2”,”length”: 3,”width”: 200,”height”: 1300,”x”: -493.382,”y”: 107.994,”z”: 4.493,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 5},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 5},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN24”,”objType”:”cube2”,”length”: 3,”width”: 180,”height”: 450,”x”: 267.988,”y”: 100.457,”z”: -99.313,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 2},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 2},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/glass-wall4.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 5.551115123125783e-17 }, { “direction”: “z”, “degree”: 1.5707963267948963 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN25”,”objType”:”cube2”,”length”: 10,”width”: 200,”height”: 200,”x”: -12.767,”y”: 110,”z”: 633.922,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN26”,”objType”:”cube2”,”length”: 450,”width”: 10,”height”: 200,”x”: 273.781,”y”: 108.982,”z”: -261.797,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN27”,”objType”:”cube2”,”length”: 10,”width”: 860,”height”: 200,”x”: 495.218,”y”: 110,”z”: 307.756,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 10905678,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN28”,”objType”:”cube2”,”length”: 5,”width”: 130,”height”: 200,”x”: 495.283,”y”: 110,”z”: -183.827,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/houseDooor1.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/houseDooor2.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN29”,”objType”:”cube2”,”length”: 10,”width”: 500,”height”: 200,”x”: 495.218,”y”: 110,”z”: -498.058,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 10905678,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN30”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: 46.436,”y”: 110,”z”: -337.824,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN31”,”objType”:”cube2”,”length”: 10,”width”: 40,”height”: 200,”x”: 46,”y”: 110,”z”: -267.84,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN32”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: -133.006,”y”: 110,”z”: -297.957,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN33”,”objType”:”cube2”,”length”: 10,”width”: 120,”height”: 200,”x”: -134.931,”y”: 110,”z”: -188.356,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN34”,”objType”:”cube2”,”length”: 5,”width”: 100,”height”: 200,”x”: -135.353,”y”: 110,”z”: 397.19,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN35”,”objType”:”cube2”,”length”: 5,”width”: 105,”height”: 200,”x”: -47.374,”y”: 110,”z”: -445.814,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 1.5707963267948966 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN36”,”objType”:”cube2”,”length”: 40,”width”: 10,”height”: 200,”x”: 24.619,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN37”,”objType”:”cube2”,”length”: 30,”width”: 10,”height”: 200,”x”: -114.909,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN38”,”objType”:”cube2”,”length”: 140,”width”: 10,”height”: 200,”x”: -64.821,”y”: 108.982,”z”: 540.395,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN39”,”objType”:”cube2”,”length”: 5,”width”: 105,”height”: 200,”x”: 57.635,”y”: 110,”z”: 539.718,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor3.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/housedooor4.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 1.5707963267948966 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN40”,”objType”:”cube2”,”length”: 380,”width”: 10,”height”: 200,”x”: 298.797,”y”: 108.982,”z”: 539.709,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN41”,”objType”:”cube2”,”length”: 10,”width”: 100,”height”: 200,”x”: -134.931,”y”: 110,”z”: 496.943,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_6OBJCREN42”,”objType”:”cube2”,”length”: 5,”width”: 170,”height”: 200,”x”: -135.353,”y”: 110,”z”: 631.472,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/clouseDoor.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/clouseDoor.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “” }], “showSortNub”: 4, “customType1”: “”,”customType2”:””, “animation”: null, “dbclickEvents”: null, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5”,”objType”:”GroupObj”,”scale”: {“x”: 1,”y”: 1,”z”: 1},”position”: {“x”: 1462.752,”y”: 0,”z”: 2418.819 },”rotation”: [{“direction”: “x”, “degree”: -3.141592653589793}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: -3.141592653589793 }], “childrens”: [{ “show”: true, “uuid”: “”,”name”:”m4_house_5OBJCREN0”,”objType”:”cube2”,”length”: 1000,”width”: 15,”height”: 200,”x”: 0,”y”: 110,”z”: -739.56,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN1”,”objType”:”cube2”,”length”: 1000,”width”: 15,”height”: 200,”x”: 0,”y”: 110,”z”: 740.99,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN2”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: -696.636,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN3”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: -186.399,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN4”,”objType”:”cube2”,”length”: 15,”width”: 100,”height”: 200,”x”: -492.715,”y”: 110,”z”: 696.395,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN5”,”objType”:”cube2”,”length”: 15,”width”: 20,”height”: 200,”x”: -492.715,”y”: 110,”z”: 349.9,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN6”,”objType”:”cube2”,”length”: 10,”width”: 400,”height”: 200,”x”: -134.931,”y”: 110,”z”: -545.459,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN7”,”objType”:”cube2”,”length”: 10,”width”: 350,”height”: 200,”x”: 45,”y”: 110,”z”: -561.622,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN8”,”objType”:”cube2”,”length”: 450,”width”: 10,”height”: 20,”x”: 273.246,”y”: 199.838,”z”: -102.362,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN9”,”objType”:”cube2”,”length”: 10,”width”: 20,”height”: 200,”x”: 45,”y”: 110,”z”: -99.227,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN10”,”objType”:”cube2”,”length”: 1000,”width”: 1500,”height”: 20,”x”: 0,”y”: 0,”z”: 0,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”hardwood2_diffuse.jpg”,”repeatx”: true,”width”: 5,”repeaty”: true,”height”: 8 },”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN11”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -316.426,”y”: 110,”z”: 339.76,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN12”,”objType”:”cube2”,”length”: 200,”width”: 600,”height”: 20,”x”: -600.325,”y”: 0,”z”: 67.577,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16441035,”side”: 1,”opacity”: 1,”imgurl”:”floor2.png”,”repeatx”: true,”width”: 2,”repeaty”: true,”height”: 4},”skin_down”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_behind”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_left”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1},”skin_right”: {“skinColor”: 10914934,”side”: 1,”opacity”: 1} } },”showSortNub”: 4,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN13”,”objType”:”cube2”,”length”: 370,”width”: 15,”height”: 200,”x”: -315.471,”y”: 110,”z”: -132.774,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN14”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: -227.995,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN15”,”objType”:”cube2”,”length”: 10,”width”: 10,”height”: 120,”x”: -695.392,”y”: 70.242,”z”: 361.754,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN16”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 590,”x”: -695.392,”y”: 70.242,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”,”repeatx”: true,”width”: 1,”repeaty”: true,”height”: 3},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”glass2.png”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948963}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN17”,”objType”:”cube2”,”length”: 10,”width”: 3,”height”: 590,”x”: -695.392,”y”: 128.949,”z”: 71.465,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 1.5707963267948966}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_5OBJCREN18”,”objType”:”cube2”,”length”: 3,”width”: 120,”height”: 200,”x”: -598.504,”y”: 70.242,”z”: 359.208,”style”opacity”: 1 } } }, “showSortNub”: 6, “customType1”: “”,”customType2”:””, “animation”: null, “dbclickEvents”: null, “rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 1.5707963267948966 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_2OBJCREN36”,”objType”:”cube2”,”length”: 40,”width”: 10,”height”: 200,”x”: 24.619,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “”}, {“show”: true,”uuid”:””, “name”: “m4_house_2OBJCREN37”,”objType”:”cube2”,”length”: 30,”width”: 10,”height”: 200,”x”: -114.909,”y”: 108.982,”z”: -446.428,”style”: {“skinColor”: 16777215,”skin”: {“skin_up”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”rack_inside.jpg”},”skin_down”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1},”skin_fore”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_behind”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_left”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”},”skin_right”: {“skinColor”: 16777215,”side”: 1,”opacity”: 1,”imgurl”:”wall/wall6.jpg”} } },”showSortNub”: 6,”customType1”:””, “customType2”: “”,”animation”: null,”dbclickEvents”: null,”rotation”: [{“direction”: “x”, “degree”: 0}, { “direction”: “y”, “degree”: 0 }, { “direction”: “z”, “degree”: 0 }], “thick”: null, “scale”: {“x”: 1, “y”: 1, “z”: 1}, “BindD e”: “” }], “showSortNub”: 4, “customType1”: “”,”customType2”:””, “animation”: null, “dbclickEvents”: null, “BindDevId”: null, “BindDevName”: null, “devInfo”: null, “BindMeteId”: “10001”, “BindMeteName”: “” }];
    return models;
    }
    function openDoor1(_obj, func, _cmd) {
    var doorstate = “close”;
    var tempobj = null;
    if (_obj.doorState != null && typeof (_obj.doorState) != ‘undefined’) {
    doorstate = _obj.doorState;
    tempobj = _obj.parent;
    } else {
    _obj.oldPosition = { x: _obj.position.x, y: _obj.position.y, z: _obj.position.z }
    _obj.doorState = “close”;
    var _objparent = _obj.parent;
    tempobj = new THREE.Object3D();
    tempobj.position.set(_obj.position.x, _obj.position.y, _obj.position.z - _obj.geometry.parameters.depth / 2);
    _obj.position.set(0, 0,_obj.geometry.parameters.depth / 2);
    tempobj.add(_obj);
    _objparent.add(tempobj);
    }
    if (typeof (_cmd) == ‘undefined’ || _cmd == null || _cmd == “”) {
    _obj.doorState = (doorstate == “close” ? “open” : “close”);
    } else {
    if (_cmd == _obj.doorState) {if (func != null) {
    func();
    }
    return;
    } else {
    _obj.doorState = _cmd;
    }
    }
    new TWEEN.Tween(tempobj.rotation).to({
    y: (_obj.doorState == “open” ? 0.25 2 Math.PI : 0 2 Math.PI)
    }, 3000).easing(TWEEN.Easing.Elastic.Out).onComplete(
    function () {
    if (func != null) {
    func();
    }
    }
    ).start();
    }
    function openDoor2(_obj, func, _cmd) {
    var doorstate = “close”;
    var tempobj = null;
    if (_obj.doorState != null && typeof (_obj.doorState) != ‘undefined’) {
    doorstate = _obj.doorState;
    tempobj = _obj.parent;
    } else {
    _obj.oldPosition = { x: _obj.position.x, y: _obj.position.y, z: _obj.position.z }
    _obj.doorState = “close”;
    var _objparent = _obj.parent;
    tempobj = new THREE.Object3D();
    tempobj.position.set(_obj.position.x, _obj.position.y, _obj.position.z + _obj.geometry.parameters.depth / 2);
    _obj.position.set( 0, 0,-_obj.geometry.parameters.depth / 2);
    tempobj.add(_obj);
    _objparent.add(tempobj);
    }
    if (typeof (_cmd) == ‘undefined’ || _cmd == null || _cmd == “”) {
    _obj.doorState = (doorstate == “close” ? “open” : “close”);
    } else {
    if (_cmd == _obj.doorState) {if (func != null) {
    func();
    }
    return;
    } else {
    _obj.doorState = _cmd;
    }
    }
    new TWEEN.Tween(tempobj.rotation).to({
    y: (_obj.doorState == “open” ? -0.25 2 Math.PI : 0 2 Math.PI)
    }, 3000).easing(TWEEN.Easing.Elastic.Out).onComplete(function () {
    if (func != null) {
    func();
    }
    }).start();
    }

    View Code

    C、查看楼层布局

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图9

    D、消防大楼 监控室模拟

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图10

    E、火情告警模拟

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图11

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图12

    F、救援路径导航

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图13

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图14

    G、火情救援

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图15

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图16

    H、内部火情模拟

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图17

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图18

    I、内部获取救援

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图19

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图20

    J、第一人称视角切换

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图21
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图22

    k、摄像机调用
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图23

    代码实现:

    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图24
    使用webgl(three.js)搭建一个3D智慧园区、3D建筑,3D消防模拟——第四课 - 图25