Computer Engineers

 
Home | Computer engineering other top | Fiber / Wireless / Copper Tran | Semiconductor engineering
  Position:HOME>Programming language engineeri>Article Content
How to load up SolidWorks from Visual Basic
Source:Internet Author:Unknow Pubdate:2008-04-14  
tejv (Visitor) 24 May 02 14:22
I want to load up a SolidWorks file from VB but I cannot figure out how to do it?   Can somebody help?

t.voralia@btopenworld.com

bjar (Computer) 17 Oct 02 7:09
Dim swApp as Object

Set swApp = CreateObject("SldWorks.Application")
or
Dim swApp as New SldWorks.Application

swApp.Visible = True

Dan


(Click:

Previous:File In Use   Next:Which programming application?
[Add TO Favorites] [TOP] [PRINT] [CLOCE WINDOWS]  
  Hot Article
·PIC code for triac light dimme
·Connecting a Footswitch to an
·Siemens s7-200 PLC & Visua
·TETRIS source code is availabl
·XML Files and Terramodel
·controlling GPIB from VBA
·LINKING MSC PATRAN WITH INTRAN
·How to interface RS-485 / Modb
·VBA WITH AB PLC
·SIEMENS: I/O, NCDDE AND DCTL
·getch() function
·Visual Basic Serial Comms To S
  Related Articles
·Which programming application?
·Serial port programming
·VB : Problem with loops
·Can an MSFlexGrid be used with
·How to transfer data through P
·generate exe-files, crowded wi
·Import C to MatLab
·COMport programming
·Modem programming
·random numbers
·Topmost VB form name - active
·WellFlo data file structure/la
Power by DedeCms