When I export 2D tracepath to solidpart is everything OK, but
if this curve is 3D in solidpart I have error with "intersections",
how bypass this error?
If I try use CSV file with data of this curve I have similar problem...
If I try use CSV file with data of this curve I have similar problem...
The limitation in using a tracepath for a spline is that is must not intersect itself. If you have cyclic motion and it goes over the same path multiple times, you will get this error.
The best thing to do is run the simulation for only one cycle or so the part the trace curve is on only goes over the area of interest once.
Another way to correct this after the fact is to export the trace curve to csv, and edit it in Excel crop the data to just one past.
You can then inport that into the spline through points command (make sure there is nothing aside from the xy data)
Cheers,
Ian