@gilboonet Thanks for the response. I believe you mean the "sides" are rendered using polygons. indeed they are lots of polygons. I might give that a try using the 2d constructive geometry. i've gotten the result right using the fromfakepolygons routine.

Ion 0
@Ion 0
0
Reputation
4
Posts
1
Profile views
0
Followers
0
Following
Best posts made by Ion 0
This user hasn't posted anything yet.
Latest posts made by Ion 0
-
RE: 2D slice from extruded polygon after substraction
-
RE: 2D slice from extruded polygon after substraction
@z3dev
I have got it working using the routine pointed at by you. it was a bit confusing as it throws error for polygons with more than "2 dimension" and the axis was different. -
RE: 2D slice from extruded polygon after substraction
@gilboonet The whole 2d contour is one single polygon of points. where should i get multiple polygons from? from the sides?