Inserting a CV at specified coordinates between existing CV's on a curve?

Inserting a CV at specified coordinates between existing CV's on a curve?

dneag
Explorer Explorer
419 Views
0 Replies
Message 1 of 1

Inserting a CV at specified coordinates between existing CV's on a curve?

dneag
Explorer
Explorer

Hello,

 

I'm writing a script in python and I would like to be able to add a control vertex to a 3rd degree cv curve at a specified (x,y,z) location between two existing cv's.

 

Is there a way to do this?

 

The closest thing I can think of is use insertKnotCurve and move the new point to the coordinates afterwards, but for that I would need to know the value of the u parameter between those two points and I dont know how to get that info.

0 Likes
420 Views
0 Replies
Replies (0)