Quantcast
Viewing all articles
Browse latest Browse all 5797

Cursor constraint possible in Python script?

@TomS wrote:

Hi All,
I'm currently writing a script were you have to select certain points on a mesh object.
These points are later on used to draw curves on the mesh.
I started looking for a way to limit the possible position of the next point based on the distance between this new point and the previous one.
I was wondering if it is possible to write this in a python script?

Thanks,

Tom

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5797