@rajaa
I apologize in advance because I feel this will be a long one. Whenever I find an apparent problem, I try to repeat it and I find a few other in the process. Feel free to split it in many threads if you want.
One frustration is that many of these are inherited (and sometimes enhanced) problems from previous versions and highlighted by me and many others, especially related with blocks. For example, the draft title of this post prompted the suggestion for a V6 topic… sad face
Moving on… following your suggestion on another thread I tried the Make2D
on V8 in a large model (side note: dynamic ClippingDrawings
unexplainably ignores the layers of the elements, one of the reasons to try Make2d
) and found that Make2D
ignored the ClippingPlane
. After Checking and doublechecking the Cplane
[just in case], I suspected that it was because the model was a (linked) block.
So I started with the file posted in this other thread, and the main issue would be explained with one more sentence, but there were a few side issues.
Side Issue 1 - Technical DisplayMode Fails with Blocks
I turned the geometry into a block and immediately the Displaymode Technical view went from
this:
to the following image, where all intersections between solids are gone (side note: dynamic ClippingDrawings
does not do intersections well, one of the reasons to try Make2d
- side note to the side note, Make2d
also does not do intersections well…).
After exploding the block, the display issue was not resolved until closing the model and reopening.
Side Issue 2 - Technical DisplayMode Fails Rendering of Spheres when Block Inserted in Model
When reopening the file the Technical DisplayMode was as initially, so I decided to keep the geometry there and insert he block next to it, with the following puzzling result.
On the left, the original geometry, the spheres seem to render the mesh (it is not a mesh, it is a Nurbs Surface). On the right, the block suffers from the same lack of intersection rendering.
This issue persists after saving and reopening file, but if block is deleted and file saved and reopened restores proper rendering.
Side Issue 3 - Highlight of Blocks Fails in Ghosted DisplayMode, Recurrently
Moving on… to side issue 3, and I think this is something carried from V7 from a few months ago, blocks are not highlighted when selected in Ghost mode. You may have noticed that I work extensively with blocks and this is extremely annoying.
Note: after reopening the file this issue did not persist, but it is recurrent.
Side Issue 4 - Surfaces are not visible in Technical DisplayMode
In Technical view, single surfaces are apparently not rendered. I am not sure if this is by design, but it seems a bit odd and it should at least be an optional setting (which I could not find if it exists). Strangely, even if it is invisible, the surface can be selected in that view (without highlight) and dragged .
Main Issue
To make a long story short… the title is enough: Make2d ignores clipping of blocks.
The resulting section, not only does not ackowledge the presence of the clipping plane, but also does not show the intersections between solids.

Side Issue 5 - Make2D Ignores Intersections Between Solids
Sadly, the elevation of the normal geometry also does not make the intersections of the solids. So this is not specifically related to the block issue. And, in that regard, not much better than the dynamic sections.
here’s the file:
240211 Make2D ignores Clipping plane sectioning of Blocks.3dm (1.2 MB)
Good luck,
N