Hi!
I would like to know why the command will not extrude by curve and can only produce “undesirable results”? Is there a way to merge or combine my line segments into one curve?
What is wrong? And how can I extrude my curve without errors?
Hi!
I would like to know why the command will not extrude by curve and can only produce “undesirable results”? Is there a way to merge or combine my line segments into one curve?
What is wrong? And how can I extrude my curve without errors?
Without the file, Its impossible to say, but my guess is your polycurve has segments that double back over itself.
Is there no possible way to merge the segments into one line and then extrude it?
Or is there a way that you can merge surfaces together into one surface? I believe if I have that answer, I could solve my problem.
Try MergeAllCoplanarFaces
if they are fully flat they should merge
Akash
If you have a closed loop try using the CurveBoolean to create a new curve without the overlaps. Depending on the how big the overlap is you might be able to spot them by turning on the endpoints.
Yes MergeAllFaces
But it can only merge the faces that are CoPlaner = fully flat
Akash