Files
IfcOpenShell/src/ifcopenshell-python
myoualid 223f358f28 fixes to sequence.create_baseline:
- assert isinstance(res, list) was wrong because duplicate_task returns a tuple not a list
- removed overkill assertion anyway as the usecase is already typed.
- setting optional name or reuse planned schedule name
- usecase now returns created baseline work schedule
2026-08-11 16:30:41 +01:00
..
2026-08-11 16:30:41 +01:00
2026-07-19 18:47:57 +01:00

ifcopenshell-python

Python bindings, utility functions, and high-level API for IfcOpenShell.