Hi,
is it possible to build an API that hide/show objects with a specific ID code? It should work like layers but with ID code instead.
Or maybe make a new code that you could attach too all objects?
For example, I have alot of objects like wall, windows ...
All objects has ID like W1_Wall, W1_Window1, W1_Foder (swedish) ... It means that this objects should be build together.
My question is then, is it possible to make an API that could HIDE all objects that doesn't start with W1_ temporarly?
/Tobias