Files
IfcOpenShell/src/ifc4d
DimitriosThe 20f8181ac3 Update csv4d2ifc.py (#4935)
Please correct me if I am wrong:

while trying to create relationships I saw that in def create_rel_sequence (line 194) there is a parameter missing which should reflect the "rel_type", otherwise and according to "assign_sequence.py" the sequence_type remains 
def assign_sequence(
    file: ifcopenshell.file,
    relating_process: ifcopenshell.entity_instance,
    related_process: ifcopenshell.entity_instance,
    sequence_type: str = "FINISH_START",
2024-07-01 11:18:13 +10:00
..
2024-07-01 11:18:13 +10:00
2022-09-05 01:46:19 +01:00
2024-06-27 11:49:12 +10:00
2024-06-26 13:02:18 +10:00
2024-06-26 13:02:18 +10:00

ifc4d

Ifc4D contains a series of utilities for converting to and from various 4D software. Currently supported:

  • Microsoft Project to IFC
  • Oracle Primavera 6 (P6) XML to IFC
  • Oracle Primavera 6 (P6) XER to IFC
  • Asta Powerproject to IFC
  • IFC to Oracle Primavera 6 (P6) XML
  • IFC to Microsoft Project

Planned (would you like to contribute? Please reach out!):

  • IFC to Oracle Primavera 6 (P6) XER
  • IFC to Oracle Primavera 6 (P6) XLS
  • IFC to Asta Powerproject
  • LibreProject to IFC
  • IFC to LibreProject
  • IFC to Gantt