Hi good folks of the Rhino forums,
I don’t have much experience with the Rhino 8 GH1 components, but I’m looking into how these components can be used to update the positions of Rhino geometry.
I would like to apply this to Clipping Planes, but it looks like Clipping Planes are not included in the object retrieval of the “Query Model Objects” component.
Is there any current method of getting Clipping Planes in a way that works with Content Cache? Or are there plans to include this?
Here’s a little sample script for reference (the ‘Pos’ button is set to ‘1’ when pressed, and the ‘Neg’ set to ‘2’, so the buttons move the clipping plane either up or down a set amount):
ClippingPlane.gh (14.5 KB)
It does seem like this would be possible to achieve with code, but would love to know if it is (or will be) possible with native components. Thanks!
