buildingSMART / BCF-XML

XML specification for BIM Collaboration Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove BIM snippet

pasi-paasiala opened this issue · comments

BIM snippet has been in BCF since the very beginning, but is has never been used. We should remove it and if there's something in the future that requires such workload, we should add it later.

Agree.

Snippets have originally been added to provide for 'changes in IFC'. To get this really working in a CDE environment we need to change IFC first.

As long as this is not used, tested and figured out, it should not be in the standard (in any standard).
Removing it for 3.0 would be a good call.
Adding the functionality later, when dependency problems on IFC are resolved, and the other API projects are more mature, is a good thing.

While I agree on this, we should definitely discuss this in a bigger round😀

I haven't seen it used outside of some demo use cases, and I'm also not aware of any other serious use cases where the BIM Snippet is considered a viable way to implement a feature. However, I think it's a rather big change to introduce it so late in the process.

Let's use the next call to talk about this.

commented

What is the status of BIM snippet, are you planning on removing it ?
We took a look at implementing BCF and think that there could be usecases for BIM snippet in infrastructure projects, which are not using IFC files.

commented

I was wondering if more software working natively in IFC (such as the relatively new Blender BIM) could make use of the BIM snippet feature.

Here is a whitepaper on native IFC.

https://github.com/brunopostle/ifcmerge/blob/main/docs/whitepaper.rst

For clients using native IFC (according to the whitepaper) it might be easy to implement the BIM snippet feature as intended.