DoyleFlower in v5 beta

Next
 From:  Moi3dFan
11348.1 
DoyleFlower script does not work on v5 beta.
It gives an error:

ReferenceError: Can't find variable: GetPointOsnappedOnCurve

DoyleFlower.js line 18

14: pointpicker.enableOnObjectSnap = true;
15:
16: // Select point on first circle, near newCircle tangent site.
17: // This can be a double click, which will satisfy Second Prompt.
18: >> if ( !GetPointOsnappedOnCurve( pointpicker ) )
19: return;
20: circlefactory.setInput( 1, pointpicker.pt );
21:
22: // Select first circle C0, that will be tangent to new circle.

Is it possible to rest the script?
Forum post: http://moi3d.com/forum/messages.php?webtag=MOI&msg=9453.1
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11348.2 In reply to 11348.1 
Hi Moi3dFan, I'm not able to repeat that error over here.

Are you somehow missing a file GetPointOsnappedOnCurve.js which should be in the MoI install's commands folder?

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Moi3dFan
11348.3 In reply to 11348.2 
Yeah. Right! I really didn't have the file.
Thank you!
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All