![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Visual Basic Discuss Visual Basic programing. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Mastercam VB....? Hello; I am newly staring writin Vb on mastercam. I have been using RhinoScript for a long time. I think I understand enough fom VB but, in mastercamVB I am totaly paralyzed. Do you guyz know any tutorial or reference with mastercamVB. C. |
|
#2
| |||
| |||
| Are you working with stand alone VB, or does Mastercam use VBA (Visual Basic for Applications) as it's macro language? Either way, a basic understanding of VB syntax is a good starting point. |
|
#3
| |||
| |||
| VB MasterCam Well, MasterCam started to support VB in the new version. I think I know VB as RhinoScript is VB(a little bit modified). It is not the macro language though. I am struggling to understand MasterCams mentality I guess maybe.... |
|
#4
| |||
| |||
| Not having access to Mastercam I can't advise further, but found this on another forum:- "I understand that Mastercam will have VBA in the near future. This level of automation will be much easier to achieve when it has VBA integrated." I would expect to find VBA (if it's there) in the menu system under something like Tools/Macros or something like that. Did look on the Mastercam web site but couldn't find any info (bit poor really). Nothing in the help files?? |
|
#5
| ||||
| ||||
| I don't work with mastercam (I did stay @ a Holiday Inn, once ), found this pdf on the site, not much info at all.
__________________ Free DXF Files - Vectorink.com - myDXF.blogspot.com |
| Sponsored Links |
|
#6
| |||
| |||
| My understanding is that VB sort of comes in three versions 1) Visual Basic (VB). A programming language that enables you to create stand alone programs (exe's also dll's), some of which can interact with other programs. I've created a VB exe that uses MS Word to create the end user document, and a VB dll that interacts with Inventor. 2) Visual Basic for Applications (VBA). This is the MS macro language incorporated into Word, Excel etc. It's also used by other mainstream software, ACAD and Inventor to name just two. Generally the syntax is similar to VB, but not identical as it runs within an application, but does not create stand alone applications. 3) Visual Basic Script (VBS). A scripting language, again with syntax similar to VB. But it is what it says, just a scripting language more limited in use than VBA. Frequently used for Internet applications as an alternative to JavaScript. http://msdn2.microsoft.com/en-us/library/ms950396.aspx If Mastercam includes VBS then they should have covered it in the help files. |
|
#7
| |||
| |||
| VB_help Text File Thanks, They do cover some stuff but more confusing then actually helping though. Having their strange methods... I feel as if it is not flexable and really stiff. I am trying to attach the help file.If you guys would like to see... |
|
#8
| |||
| |||
| I noticed this in your file - If you need to view documentation regarding the VB Script language itself, please refer to SCRIPT56.CHM in the ‘Help’ sub-directory of your Mastercam installation. Does this help file contain any real help? |
|
#9
| |||
| |||
| Yeah...That one That one is the microsofts VB manual.... The same as the website posted in one of the previous posts. I was happy when I saw it. Well actually, i think i got the problem: MasterCam has a very dominant GUI and any command I give it pops up a window. And I cant figure out how to access without windows. (AutoCad with do if you type things with a - in front). So script stops al the time to ask things it allready knows, and doesnt transfer lets say selection to my geometryOperationsEditor... If anyone knows about this, it would be so great |
|
#10
| |||
| |||
| I would probably recommend that you posted your question in the Mastercam section on this forum, there are some very smart people on this forum who know a great deal about Mastercam, they might just not be looking in this section. HTH Lars |
| Sponsored Links |
![]() |
| 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 |
| First MasterCAM bug | W Brian Marin | Mastercam | 13 | 09-27-2011 12:28 AM |
| MasterCam V9 help | kiethnt | Mastercam | 1 | 04-15-2007 11:45 PM |
| mastercam help!!! | xgiao | Mastercam | 1 | 04-06-2007 11:37 PM |
| mastercam 9.1 help | Mechanical d | Mastercam | 2 | 11-21-2005 09:56 PM |
| Mastercam 9.1-2SP and XP SP2 | tangocc35 | Mastercam | 7 | 01-24-2005 02:04 PM |