sweep_along_path ()Generates a model name error #4938
-
spiral = Spiral_equalizer(peq_cent_x, peq_cent_y, s_spiral, n_spiral, rin_spiral,h_spiral_line, d_clearance,h_sub)
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
I can now export the snp file normally, but the error alert of the model is still not resolved, even though the entire error does not affect use. |
Beta Was this translation helpful? Give feedback.
-
Hi @lixiangru123, Thanks for opening this discussion. Could you please provide the whole code snippet where you create the polyline, the rectangle and then you try to sweep please along path? It seems that the polyline you are trying to create is not correctly created. Thanks! Giulia |
Beta Was this translation helpful? Give feedback.
-
I also forgot to mention that you are still using old arguments in the methods. |
Beta Was this translation helpful? Give feedback.
-
Hello, thank @gmalinve for your kind reply! Indeed, I used a relatively old version of PyAEDT,0.6.71. The previous code was that I drew a quadrilateral spiral line, and then scanned the fold line with a rectangle into a spiral circle. But recently I tried the new model, and the new model is just a line, as the code above shows, and the same warning still comes up. I've also attached a model and a warning.This warning does not affect the actual modeling |
Beta Was this translation helpful? Give feedback.
-
Hi @lixiangru123, Could you please update to latest version? Thanks, Giulia |
Beta Was this translation helpful? Give feedback.
Hi @lixiangru123,
Could you please update to latest version?
0.6 is very old, we are now at 0.10.2.
Please update and re-try your workflow.
Thanks,
Regards,
Giulia