LDraw.org Discussion Forums
[LDCad] Strange behaviour part usage countdown - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: [LDCad] Strange behaviour part usage countdown (/thread-28252.html)



Strange behaviour part usage countdown - Fredrik Hareide - 2024-05-11

I am finding the behaviour for part usage countdown a bit strange.

If I build an official model where I have several submodels and I isolate one of the models it suddenly forgets that the parts are used in one of the other submodels.

In my opinion the countdown should be on global level in the file. Not per submodel.

Just ask if it didn't make sense


RE: Strange behaviour part usage countdown - Roland Melkert - 2024-05-11

(2024-05-11, 20:43)Fredrik Hareide Wrote: I am finding the behaviour for part usage countdown a bit strange.

If I build an official model where I have several submodels and I isolate one of the models it suddenly forgets that the parts are used in one of the other submodels.

In my opinion the countdown should be on global level in the file. Not per submodel.

Just ask if it didn't make sense

The bin subtracts the current model (recursively).

What you want would require linking the bin to a certain model, I will look into that.