CopyToPoints command

Next
 From:  tyglik
653.1 
From time to time, it appeared useful for me to have a command for copying
a selected objects to existing set of points - particularly in conjunction with Isect (Intersect) and Array command.
So I have made it...

Unzip the file CopyToPoints.zip into the \commands folder (e.g. C:\Program Files\MoI beta Apr-26-2007\commands)

Go to your moi.ini and add a keyboard shortcut, for example:
[Shortcut Keys]
Alt+P=CopyToPoints



There is only one difference in comparison with regular Copy command.
You must select a target points instead of picking the ones.
If you check the "Delete points" option, the target points will be deleted.

For selecting a target points, you can set a keyboard shortcut to select all points in the scene:

Ctrl+P=script:moi.geometryDatabase.getObjects().getPoints().setProperty( 'selected', true );

or just select all objects by typing Ctrl+A or clicking SelectAll button and command "extract" all points itself.

Enjoy yourself :)

Petr

ps: oh, so much post to read... hehe..

  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:  Frenchy Pilou (PILOU)
653.2 In reply to 653.1 
One more Shortcut utility :)
---
Pilou
Is beautiful that please without concept!
My Gallery
  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
653.3 In reply to 653.1 
Very cool Petr!

For others and newcomers - Petr has a collection of some different useful scripts and a few custom commands at his page here: http://kyticka.webzdarma.cz/3d/moi/

- 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:  eddi
653.4 
Hi Petr, hi All,
Thanks for the Scripts, A complement: Look Project-Command (isect).


Step1=Edges selection


Step2=Command


Result (per corner three points)
BestReg`s EDDI
Attachments:

  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