mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
20f8181ac3
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",
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