OSArch Community

how to get the gant chart from a ifc including the task entries?

  1. B
  2. M

    The gantt chat is rendered currently using jsgantt-improved, but the data all comes from IFC.

  3. B

    means:

    • Python and IfcOpenShell have been uses to read the data out of the ifc with tasks (which has been generated with Python and IfcOpenShell)

    • JavaScript and jsgantt-improved have been used to render the gant chart by the use of the read data

  4. B

    BTW: is there any software out there which can handle (read and/or create) task entries in ifc, apart from BBIM and IfcOpenShell?

  5. M

    Indeed.

    Synchro, Bexel Manager, and Bill East's COBie tool come to mind. @SigmaDimensions has written a feature in IFCJS to do so too.

  6. M

Login or Register to reply.