engine_components icon indicating copy to clipboard operation
engine_components copied to clipboard

Custom model tree for the multiple IFC files

Open ThatMetaverseArchitect opened this issue 2 years ago • 2 comments

Description 📝

2023-05-04 10_09_14_ModelTreeForTheMultipleModels

Custom model tree – to show both federated Ifc Model structure and individual Ifc model structure Can we also have option to move the model or orient the model origin as well as the orientation of the building?

Suggested solution 💡

No response

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.

ThatMetaverseArchitect avatar Jun 26 '23 21:06 ThatMetaverseArchitect

Hey @ThatMetaverseArchitect I'm going to create a new issue for orientating the building and leave this just to make the entity tree support multiple models. I'm adding this to the roadmap system!

agviegas avatar Sep 22 '23 17:09 agviegas

Hey @ThatMetaverseArchitect can you please also resend this model? Thanks!

agviegas avatar Nov 01 '23 16:11 agviegas

FIxed! The library now provides features to code your own tree according to your needs, as well as federation tools to make sure your models are aligned.

agviegas avatar Jun 19 '24 09:06 agviegas

@agviegas federation works... do you know how we can export the ferderated models as a MERGED IFC?

ThatMetaverseArchitect avatar Jul 26 '24 09:07 ThatMetaverseArchitect

IFC merging is possible with the core library, but we haven't created any specific component for it yet. But we plan to do it, hopefully in the next milestone, so the template already has a built-in merge function. If you create a feature issue in this repo, I'll make sure to keep you posted once we do it

agviegas avatar Jul 28 '24 19:07 agviegas

@agviegas ,

we had a look at the current template. We were not able to find or understand a built-in merge function. Did you mean that built-in merge as a federation feature from the model tree like the image below? image

we understood merge IFCs as one IFC model so that we can export as a merged IFC model from the app.

Once you clarify this, I will create a feature issue in this repo so that we can keep tracking on the updates. Thanks.

ThatMetaverseArchitect avatar Aug 05 '24 14:08 ThatMetaverseArchitect

Currently there's no built-in merge function to export a new merged IFC, but we can add it as a feature. Feel free to create a new feature issue and I'll take care.

agviegas avatar Aug 07 '24 16:08 agviegas