Been playing around with the Rhino 8 Beta and have noticed an issue with the Clipping Section and Clipping Drawing connection. I can create the clipping drawing just fine, but when the clipped geometry changes (or when the clipping section is deleted), the drawing fails to update. I’ve tried to reset the section but nothing changes.
I’m not sure what you mean by resetting a section. Did you try the UpdateClippingDrawings command to force the update?
If that doesn’t work, please post a simple 3dm file that shows the behavior you’re running into.
-wim
Here’s that file. I’ve tried UpdateClippingDrawings with no luck. The drawings shown in the prior screen shot exist even after their corresponding ClippingSection is deleted.
I was able to recreate the error in these screen shots. I can create a clipping drawing just fine, but it seems like the link between the two breaks. Updating the section or deleting it has no impact on the drawing.
I downloaded your file. It does not have any clipping planes. Can you share the steps of commands you used to create the clipping sections and drawings, then what you did to modify/update?
Also, is it possible that you used “NestedClippingDrawing” instead of “ClippingDrawings” command to create the drawings?
The difference between the 2 is that “NestedClippingDrawing” extracts a static copy of the sections drawings only (no background, to use in fabrication, etc.) and it does not update with model or clipping plane changes. Drawings are output to the current layer.
“ClippingDrawings” command, creates dynamic drawings that update automatically when you move the clipping plane, and can also update with model changes using “UpdateClippingDrawings” command. It organizes the output of sections and background geometry in locked layers using the section name.
ClippingDrawing bug/limitation/issue what ever it might be called.
Make a new drawing with some geometry (4 views, top, front etc.) in top view
Make a clipping plane in front view in middle of geometry
Switch clipping plane ON in front view to verify what You should see
Make a ClippingDrawing in top view You should see the same as in front view
Move clipping plane up in top view such that it does not clip the geometry anymore.
The ClippingDrawing should be empty but the previous geometry is still there.
So it looks like when a ClippingPlane return no geometry to ClippingDrawing
it choose to do nothing.
Did 5. again and deleted the ClippingPlane, that worked ONCE, ClippingDrawing
geometry where deleted! Next time I tried it did not! Please take a good look
into this this ClippingDrawing feature it’s a bit unreliable so far. IMO
I’m currently running an internal build - (8.1.23282.18001, 2023-10-09) - and am not seeing this issue here.
It looks like this might have been fixed in the meanwhile. I’m not immediately finding a YT item that handles this, and, thus, I’m not sure if the fix went into 8.0 or 8.1.
A new public Beta should be released tonight and you could check that one in the morning. If you have a simple 3dm model, I can take a look here.
Takker,
-wim
With all due respect , it wasnt working on official release (8.3.24009.15001, 2024-01-09) either…
After NestedClippingDrawing that drawing just would not update , no matter if I record all history or updateclippingdrawings