Notifications
Clear all
[Closed] Vertex projection on poly
Jun 14, 2003 3:17 pm
Hi there!
I want to write a script for the editable poly object, that creates a point on a selected polygon.
So there should be a button and when you click on it you select two vertices, one after the other, than select a polygon and the script should create a new vertex a the position where the line through the two vertices meets the poly-> VERTEX PROJECTION on POLY (of course, if the line doesnt meet the poly then nothing should happen (maybe a warning dialog)
So if there is anyone out there who is interested in such a script, please write it and send it to me
thx