let conveyObjects = { objects: [ { no: '1', objectName: 'chain-1', objectType: 'chain', length: 2750, width: 800, height: 1, position: { x: 110, y: 0, z: 220 }, style:{ color: 0x5F7480, } }, { no: '2', objectName: 'chain-2', objectType: 'chain', length: 2750, width: 800, height: 1, position: { x: 0, y: 0, z: 0 }, style:{ color: 0x5F7480, } }, { no: '2', objectName: 'roller-1', objectType: 'roller', length: 2750, width: 800, height: 1, position: { x: 0, y: 0, z: 0 }, style:{ color: 0x5F7480, } }, { no: '3', objectName: 'transport-1', objectType: 'transport', length: 2750, width: 800, height: 1, position: { x: 0, y: 0, z: 0 }, style:{ color: 0x5F7480, } } ] }