Hi everyone,
I have a building (meshes) and I have about 10 Layers corresponding to different results sets. But I also want to be able to filter the vsible meshes by groups corresponding to different parts of the building (for instance floor1, floor2, …)
As I have about 50 location groups, using layers will result in 10x50 layers and I would like to avoid this. So my idea is to attribute each mesh a groupLocation variable and alllow the user to select what he wants to see (using a CheckListBox and the selKeyValueCommand).
The problem is I can not find the rhino.SelKeyValue() command in rhinoScript Editor. Can anyone help ? I can have a rhino6 version if needed (which does include this command). Or I can try and make use of plug-ins like Tabl_, Elefront, Human ? What is the best solution ?
BR,
Tanguy
11 posts - 4 participants