Invalid surface when trying to sweep

Invalid surface when trying to sweep

Anonymous
Not applicable
858 Views
3 Replies
Message 1 of 4

Invalid surface when trying to sweep

Anonymous
Not applicable

Hello,

I've got a problem with following file. I can't sweep my circle along the 3D Spline path, both by using SWEEP and EXTRUDE command. Translating my error message it more or less stands as "Dragging along the path creates an invalid surface". Anybody has an idea where the problem is?

 

See DWG attached.

 

Regards and thanks in advance,

TB.

0 Likes
859 Views
3 Replies
Replies (3)
Message 2 of 4

parkr4st
Advisor
Advisor

the circle will intersect itself.  try a small circle about 1/4 size of yours and it will sweep or extrude

 

see this   https://forums.autodesk.com/t5/autocad-forum/error-400212-during-sweeping-a-profile-over-a-helix/td-...

 

 

 

dave

Message 3 of 4

Johanna_Esteban
Advisor
Advisor

Hi.

 

Often, extruding using a spline as a guide or guide is a problem.

 

It is advisable to use 3DPOLY for this purpose, but, if the spline is already made, the solution is as follows.

 

Use the SPLINEDIT command, select the spline and in the command options choose CONVERT TO POLYLINE, to convert the spline to a polyline, precision 1 (this value can be changed according to the result you are looking for, the higher, the higher the number of points in the polyline).

You already have the 3DPOLY but every edition point you had in the spline has become an editing point for the polyline, it is now possible to make the extrude using the polyline as a pattern, but the extrude will have as many vertices as the polyline.


Correction: With the initial spline, modify or delete the points you do not need, so that when you convert to 3dpoly you do not have much to edit.
Convert the spline to polyline and extrude using the latter as a guide or pattern, you will see that the result is much better.


Make sure that the center of the circle to be extruded is positioned at the end of the polyline and, if possible, that it is perpendicular to the polyline for optimal results.

 

Please let me know if it was possible for you.

 

Greetings.



Johanna Esteban

EESignature


Autodesk Expert Elite | Autodesk Certified Professional | AutoCAD Customer Council (Beta Tester for Windows & Mac)

¿Te ha parecido útil este post? ¡Dame Kudos! 😉
Si ha sido resuelta tu inquietud, selecciona 'Marcar como solución' para que otros usuarios la encuentren fácilmente.

Message 4 of 4

leeminardi
Mentor
Mentor

You are using way too many Fit points to define the spline.  I traced over your spline using OSNAP End and Near to create a spline close to your spline but with fewer Fit points.  In doing so I took care to make sure the radius of curvature along the spline would not cause the sweep of the circle to self-intersect.  Do not use a 3D Poly.

 

I then used the SWEEP command and your circle to yield the following:

 

s1.JPG

 

s2.JPG

 

Lee

lee.minardi