New cool Selection !

Next
 From:  Frenchy Pilou (PILOU)
11549.1 
script: /* Reduce Selection*/ var skipcount = 2; var objs = moi.geometryDatabase.getSelectedObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); if ( i % skipcount == 0 ) { obj.selected = false; } }

If you want an another gap : just replace var skipcount = 2 by var skipcount = 3 etc...

Make a shortcut, or Press Tab and Copy Past, or make a file JS and put it ins the folder commands...

Something very cool by Michael!

Makes an alternate selection of somethings selected! (Lines, Curves, Surfaces, Objects...)

Works fine for this sort of thing!
2 arcs + lineWeb (or anything you want)

Select All - Unselect arcs
Call Script - Mountains = red
Inverse Selection - Unselect Arcs
Rivers = Blue

Export All as SVG and go to https://origamisimulator.org/
Import the SVG file



True candy!

Import the SVG inside https://origamisimulator.org/
(careful to save also the 3DM because import SVG inside Moi don't reload (for the moment) the colors!!!
if you want modify something! )




French version ; https://moiscript.weebly.com/seacutelection-alterneacutee.html

EDITED: 23 Sep 2024 by PILOU

  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)
11549.2 
New version see first post! (any gap of selection)
https://moi3d.com/forum/index.php?webtag=MOI&msg=11549.1

Here 3

EDITED: 23 Sep 2024 by PILOU

  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:  Matadem
11549.3 
Nice!
  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)
11549.4 
so... Double Helix + LineWeb + script above



Alpaca - prompt : woman hat

---
Pilou
Is beautiful that please without concept!
My Moi French Site My Gallery My MagicaVoxel 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:  Frenchy Pilou (PILOU)
11549.5 
Vizcom
All renders 100 % + Image of motor bike 50 %

---
Pilou
Is beautiful that please without concept!
My Moi French Site My Gallery My MagicaVoxel 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
 From:  Frenchy Pilou (PILOU)
11549.6 
Subdiv_beta9 Reduce selection

Alpaca


Vizcom


---
Pilou
Is beautiful that please without concept!
My Moi French Site My Gallery My MagicaVoxel 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
 

Reply to All Reply to All