i’m trying to extrude this shape into a solid 3D extrusion. but it will not. how can i fix it?
sample.3dm (30.9 KB)
i’m trying to extrude this shape into a solid 3D extrusion. but it will not. how can i fix it?
sample.3dm (30.9 KB)
If you look at the front view you will see that the curve is not planar.
thanks adam
You can use SetPt to make the curve planar.
thanks David,
First put all the line points on the same z plane
then Extrude them
i downloaded your file and it worked.