I have a Python script that creates a curve, projects it, and then creates a curve follow project which works perfectly.
我现在试图把板块r curve follow project in the same script - this script adds another curve (but does not project it).
When I run the script, it creates one curve follow that follows the first path, but the second follows the first and second curve that I created and connects them, but I want this curve follow to only follow the second made curve.
Any suggestions on how to fix this?
我现在试图把板块r curve follow project in the same script - this script adds another curve (but does not project it).
When I run the script, it creates one curve follow that follows the first path, but the second follows the first and second curve that I created and connects them, but I want this curve follow to only follow the second made curve.
Any suggestions on how to fix this?