Hi @hadi_paky
Thanks for uploading your drawing.
1. You have a Civil3D TIN surface. It's big and has a lot of triangulation. When your surface is selected, the Properties Palette indicates it’s a TIN.
Image-1
2. Here's an example demonstrating how to slice a 3D solid using a TIN surface. Since your surface is big, I'll use a smaller one for demonstration purposes. Contours are gray and the cyan box is a cube.
Image-2
3. I can change the Surface Style to show triangles instead of contour lines. (In this example, the surface style must display the surface TRIANGLES. If they're not displayed, the procedure won't work.)
Image-3
4. I select the surface to get the Contextual Ribbon then extract the triangles like this.
Image-4
5. The triangles have been extracted. Next I select triangles inside the cyan box and triangles intersecting the edges of the cyan box. For illustration purposes, the triangles I selected are magenta. I could've selected more triangles but that would eat up computer resources and slow down this procedure.
Image-5
6. Next, I use CONVTOSURFACE command to turn the magenta triangles into surfaces. The surfaces are not Civil TINs, they're plain vanilla surfaces which the SLICE command is able to understand and use. To make extracted triangles easy to work with, I move them onto a single yellow layer then join them using the UNION command. Image-7.
The final result: A single surface understood by vanilla AutoCAD made from Civil surface triangulation that can be used to cut a solid object when using the SLICE command.
Image-6
7. Two views, ortho and front, showing the cutting surface and a solid entity. When the yellow cutting object is used to SLICE the solid, neither the top nor bottom is discarded--both parts are kept. The Sliced solid pieces are placed on separate layers (red and cyan) and each layer hosting the Sliced pieces can be frozen or thawed independently.
Image-7
8. Only the bottom part of the sliced solid. The top and cutting object have been frozen.
Image-8
BTW, you are better off posting your question in the >>Civil3D<< Forum, not this one. If you post in this forum, you are likely to get responses pertaining to Plain vanilla surfaces and not Civil TIN surfaces.
Chicagolooper
