| { | |
| "name": "All Spaces", | |
| "description": "Selects all Space objects in the document.", | |
| "query": "SELECT * FROM document WHERE IfcType = 'Space'" | |
| } | |
| { | |
| "name": "All Spaces", | |
| "description": "Selects all Space objects in the document.", | |
| "query": "SELECT * FROM document WHERE IfcType = 'Space'" | |
| } | |