![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Coding Post your Coding for opensource projects here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hello; I have been writing in VB for Rhino for a long while. I have just started for masterCam and things hasnt been running so smooth so far... I think I have a very basic question. If I can get the basics I can do anything right? Well the code below is trying to go through a selection and moving them one by one. How would you do this? Or is there a good refernce for masterCam VB. The one in MasterCam is not that great.. Thanks Call First() Sub First() Dim Selection Dim s Call Shapes() Selection = SelectAll() For Each s In Selection Select(s) Translate 0,0,0,5,5,0,mcVIEW_TOP,mcVIEW_TOP,False UnselectAll() Next End Sub |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MasterCam v9.1 to Prototrak m3 problems | toolman481 | Post Processor Files | 5 | 11-05-2010 02:49 AM |
| Mastercam art v9 problems | CATCH22 | Mastercam | 12 | 03-09-2007 06:32 AM |
| Bit selection | HB Adams | WoodWorking | 1 | 06-19-2006 06:32 PM |
| mastercam startup problems | sixthearl | Mastercam | 5 | 01-31-2006 11:20 AM |
| mastercam / dynapath problems | envision | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 04-05-2004 05:47 PM |