You can now remove bricks from a Brickschema model.

This commit is contained in:
Dion Moult
2022-01-24 17:52:04 +11:00
parent 8569bcf350
commit cafe8ce5f2
16 changed files with 105 additions and 14 deletions
+8 -2
View File
@@ -3,14 +3,20 @@
Ifc4D contains a series of utilities for converting to and from various 4D software. Currently supported:
- Microsoft Project to IFC
- Oracle Primavera 6 (P6) to IFC
- Oracle Primavera 6 (P6) XML to IFC
- Oracle Primavera 6 (P6) XER to IFC
- Asta Powerproject to IFC
Planned (would you like to contribute? Please reach out!):
- IFC to Microsoft Project
- IFC to Oracle Primavera 6 (P6)
- Asta Powerproject to IFC
- IFC to Asta Powerproject
- LibreProject to IFC
- IFC to LibreProject
- IFC to Gantt
## Useful links
- [P6 EPPM XER Import/Export Data Map Guide](https://docs.oracle.com/cd/F12057_01/English/Mapping_and_Schema/xer_import_export_data_map_project/helpmain.htm?toc.htm?97881.htm)