* Tools to load IfcRelSpaceBoundary
At scene level to load all.
At space level to load ones from a specific space or a specific one.
* Add a tool to colour boundaries
Colour is based on its related building element.
* ifccityjson-BB integration: include CJIO in makefile
* Add ifccityjson to BlenderBIM
* Make ifccityjson work like a package
* Use pip while installing CJIO dependency for ifccityjson
* revert removal of brick module
* Changes from pull request review
* Use ifccityjson as CLI and as package for BlenderBIM
* implemented initial cli and support for resource parsing for ms project
* Added command line interface and resource support for MS Project XML files
* Removed the test code
* Check for output exists before writting the file to avoid failure
* Added support for Asta Powerproject files
* P6XML Parser failing on calendar type
* add work plan references a get_person which is not an attribute. modified to get_user to work
* Initial support for Primavera XER files
* IFC4D impl XER calendars exceptions and work time
* merged updats
* refactoring code for the 4D model to avoid duplicate code
* Assign process in the api module was missing an atrribute QuantityIn Process
* Merged changes from master
* refactoring
* resolved conflicts
* refactoring code for IFC4D
* refactoring code for IFC4D
* refactoring code for IFC4D
* Reverted the changes to IfcRelAssignsToProcess usecase
* Changed the class to be more discriptive from Utils to ScheduleIfcGenerator
* reverted changes to add_work_plan and Makefile
* Added resource parsing support for Primavera XER
* added relative path for importing common as it was failing in BlenderBIM
* Initial support for Primavera XER files
* merged updats
* Assign process in the api module was missing an atrribute QuantityIn Process
* Merged changes from master
* refactoring
* resolved conflicts
* refactoring code for IFC4D
* refactoring code for IFC4D
* Reverted the changes to IfcRelAssignsToProcess usecase
* Changed the class to be more discriptive from Utils to ScheduleIfcGenerator
* reverted changes to add_work_plan and Makefile
* Added resource parsing support for Primavera XER
* added relative path for importing common as it was failing in BlenderBIM
* deleted repetitive classes for P6XER import
Co-authored-by: Dion Moult <dion@thinkmoult.com>