Page 1 of 1

SF UNIVERSAL POINT TOOL

Posted: Sun May 16, 2021 7:57 pm
by teotoon
Hello Folks,

I am very happy to see that Moho returned home. I am a long-time user of Moho, maybe since its first official release. I used to use a script written by Sevenfeet; "Universal Point Tool". This was a very old but extremely useful tool which combines all point creating and editing functions. The problem is that the script does not work after v.7 of ASP.

I am not sure if Sevenfeet is still an active user, but I hope he or one of the geniuses of scripters in the forum can update it.

https://drive.google.com/file/d/1pJQxWM ... sp=sharing

If posting a script without the permission of the author is against the rules of the forum, I can immediately delete the post.

Thanks in advance...

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 16, 2021 8:19 pm
by Greenlaw
I wasn't aware of this tool. Sounds interesting. More info here:

http://www.lostmarble.com/forum/viewtop ... =512#p2490

Since it's pretty old, I'm curious to hear in what ways this mod is easier than the current Transform Points tool, and if there are any drawbacks when using it instead of Transform Points.

From what I can tell in the posts, it sounds like he tried to include Curvature controls but it's not clear that he was successful. 7feet also added a lasso option, but the current tool can switch to Lasso with Ctrl if you set Lasso as your default Selection mode. Apart from that, I'm not sure what else is different.

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 16, 2021 8:34 pm
by teotoon
Thanks for your reply Greenlaw; the biggest advantage of this tool is, you can add and edit points by the same tool. Besides it has some additional editing functions like rotate by origin.

If someone can update it, I believe it would be a great addition to the arsenal of Moho...

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 16, 2021 9:12 pm
by Greenlaw
Oh, so it really IS a universal tool. Very nice! :)

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 23, 2021 2:40 am
by dueyftw
Try replacing with this.

https://gofile.io/d/9gJwp0

This is the script only. You will need the icons.


Dale

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 23, 2021 3:31 pm
by Greenlaw
Thanks Dale, will give it a try today.

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 23, 2021 7:45 pm
by teotoon
Thanks a million Dale. It works like charm. Only one small problem; lasso works perfectly but the red tracing/selecting line cannot be seen.

Thanks again, you made my day...

Re: SF UNIVERSAL POINT TOOL

Posted: Sun May 23, 2021 9:25 pm
by dueyftw
I just replaced the old code with new.

table.getn replaced with #

and

mouseEvent.view:Refresh() replaced with mouseEvent.view:RefreshView()

All the other code is the same.



Dale

Re: SF UNIVERSAL POINT TOOL

Posted: Sat Sep 11, 2021 6:38 pm
by davoodice2
links dead.plesae re-upload

Re: SF UNIVERSAL POINT TOOL

Posted: Sat Sep 11, 2021 7:38 pm
by teotoon

Re: SF UNIVERSAL POINT TOOL

Posted: Sun Sep 12, 2021 2:57 pm
by davoodice2
teotoon wrote: Sat Sep 11, 2021 7:38 pm Here you are:

https://www.mediafire.com/file/isgjb71x ... l.zip/file
thanks