engine_components icon indicating copy to clipboard operation
engine_components copied to clipboard

Import export dotbim

Open Isaina opened this issue 1 year ago • 1 comments

Description 📝

There is Import for web ifc in js for dot bim but not export (usdz to ifc workflow)

Suggested solution 💡

Import export implementation in web ifc and JavaScript dot bim file format https://dotbim.net/

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅

  • [X] Read the docs.
  • [X] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

Isaina avatar Feb 06 '24 19:02 Isaina

@Isaina you can check this https://github.com/RyugaRyuzaki/DotBimConvert/tree/main/Ifc

RyugaRyuzaki avatar Feb 11 '24 14:02 RyugaRyuzaki

We are trying to keep the scope of the library as small as possible to be able to maintain it and keep improving it with our small team. We are turning this off for now, but you are free to write your own importer / exporter and show it around in the community! Cheers

agviegas avatar Jun 20 '24 19:06 agviegas