Open yorikvanhavre opened 6 years ago
Allow to define phases and attribute these phases to BIM objects. Need to see how to save/retrieve this to/from IFC
Phasing is done with:
IfcWorkSchedule | --> IfcTask (name, start date, end date) | --> IfcRelAssignsProduct(task,product)
Allow to define phases and attribute these phases to BIM objects. Need to see how to save/retrieve this to/from IFC