Hi,
I have a not so complex question that I couldn't figure out yet. I have a poly mesh box and I want to add the primitives facing the positive and negative X direction to a group using "keep by normals". I would like to add the prims to the group using -1 and 1 in the X parameter so ideally I would have the primitives on both sides of the box selected.
I tried typing in the X direction parameter the value:
-1 && 1
Thinking it would work but no... I tried searching HScripts and expressions but couldn't find anything yet.
What i'm getting is shown in the attached img.
How could one select 2 different directions in the same parameter of 'keep by normals' inside the group sop? Any thoughts on this are appreciated.