{
  "context": {
    "UnitOfMeasureScale": 0.01,
    "Zup": false
  },
  "scene": [
    "default_building",
    "WS01",
    "WS02",
    "WS03",
    "Trolley.1",
    "Trolley.2",
    "Trolley.3"
  ],
  "assets": [
    {
      "id": "default_building",
      "descr": "Plant building. This is the building hosting a factory and the related facilities.",
      "type": "https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD1/OWL#IfcBuilding"
    },
    {
      "id": "WS01",
      "descr": "Workstation 01",
      "type": "https://w3id.org/ontoeng/factory#MachineTool",
      "representations": [
        {
          "file": "TC108.glb",
          "unit": 0.01
        }
      ],
      "position": [
        0,
        0,
        -500
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    },
    {
      "id": "WS02",
      "descr": "Workstation 02",
      "type": "https://w3id.org/ontoeng/factory#MachineTool",
      "representations": [
        {
          "file": "TC108.glb",
          "unit": 0.01
        }
      ],
      "position": [
        0,
        0,
        -1000
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    },
    {
      "id": "WS03",
      "descr": "Workstation 03",
      "type": "https://w3id.org/ontoeng/factory#MachineTool",
      "representations": [
        {
          "file": "tc52.glb",
          "unit": 0.01
        }
      ],
      "position": [
        0,
        0,
        -1500
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    },
    {
      "id": "Trolley.1",
      "type": "https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD1/OWL#IfcTransportElement",
      "representations": [
        {
          "file": "trolley.glb",
          "unit": 0.01
        }
      ],
      "position": [
        200,
        0,
        -860
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    },
    {
      "id": "Trolley.2",
      "type": "https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD1/OWL#IfcTransportElement",
      "representations": [
        {
          "file": "trolley.glb",
          "unit": 0.01
        }
      ],
      "position": [
        200,
        0,
        -1360
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    },
    {
      "id": "Trolley.3",
      "type": "https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD1/OWL#IfcTransportElement",
      "representations": [
        {
          "file": "trolley.glb",
          "unit": 0.01
        }
      ],
      "position": [
        200,
        0,
        -1860
      ],
      "rotation": [
        0,
        1.5707963267949,
        0
      ],
      "placementRelTo": "default_building"
    }
  ]
}