Hi everyone, I want to delete the segments of the cylinder geometries which lie outisde of the domain of the cube, and keep the segments which lie within the cube using the application builder coding. (see attached image). I have tried using the 'BoxSelection' tool: g.create("boxsel1","BoxSelection"); but i am unable to delete geometry outside of the domain selected. How can i do this using the inbuilt java code?
Thanks,
-alex