Can one change the value of parameters within a subroutines called with 
a repeat?

I would like to mill/rout a large hexagonal arrays of indentations.  
like this:

                 o     o    o     o                  ------>
             o     o    o     o     o               <-----
         o     o     o     o     o     o             ...
     o     o     o     o     o     o     o
         o     o     o     o     o     o
             o     o    o     o     o
                o     o    o     o 

except much larger arrays. ( for example 40 on a side.)
Changing the number of dents in a row ( and some other parameters *) 
within a subroutine
repeating over the rows would make this easy.  (using nested repeating 
subroutine calls) .

Can I do this with EMC?   If not any suggestions? 

Craig

*the x move direction from end of one row to the the beginning of the 
next, and the direction of x moves between holes in a row.




    

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to