Once I've created my curve, is it possible to move points other than one at a time? Anyway of doing a marquee selection?
-Olivier
Curve sop: how to select/move multiple points at a time?
1803 5 0-
- olivierth
- Member
- 840 posts
- Joined: April 2017
- Offline
-
- olivierth
- Member
- 840 posts
- Joined: April 2017
- Offline
-
- jsmack
- Member
- 6675 posts
- Joined: Sept. 2011
- Online
-
- tamte
- Member
- 7394 posts
- Joined: July 2007
- Online
- and then write script to create curve sop with coordinates of edited points if you need insert more points and repeat as needed
- the hope is however that at some point there will be new curve sop with python viewport state that allows all that, or if you feel adventurous you can technically write such python state yourself
- the hope is however that at some point there will be new curve sop with python viewport state that allows all that, or if you feel adventurous you can technically write such python state yourself
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
-
- OneBigTree
- Member
- 374 posts
- Joined: Nov. 2010
- Offline
jsmack
The curve tool can't, but the edit tool can still be used to select multiple points and translate however.
The problem however is when you need to add a point to the curve in the Curve SOP you'll have to do the edit again, so you would want to avoid using the edit until you are sure you don't want to change you curve anymore.
Maybe we need an edit_curve SOP where we can add points?
Edited by OneBigTree - Sept. 11, 2020 03:35:17
-
- olivierth
- Member
- 840 posts
- Joined: April 2017
- Offline
-
- Quick Links