Hi All,
I am busy working on a VB6 App that Traverses an Assembly File, Looks Up Drawings in Adept, Also Get Custom Properties and Checks them against our Design Rules.
For the Batch print you can set what paper size you want and it will print to the relevent printer or set an alternate...
Hi Guys,
Im looking to build my own exhaust muffler for my bike. Its a Hyosung GT650R (similar to Suzuki SV650). It is a V-Twin Engine and currently has a stock muffler on.
Ok I know that I will have to rejet etc to ensure the engine runs properly with the new exhaust.
I took the Muffler off...
Hi,
I have just installed a Nvidia Qaudro NVS280 64MB PCIe Card into a New PC and cannot for the life of me get Solidworks to run properly. At the moment using Software GL all is OK but it is VERY Slow as soon as I disable the software GL my sketch lines become invisible?? I have tried several...
Hey All,
I need some help with a little Excel VBA prog that I wrote to traverse a BOM on a Drawing.
I am using SW2001+ and Excel 2000.
What the prog does is open a SW Drawing, looks for a BOM then attaches to the bom and goes through each part listed by opening the drawing for that part and...
I use Solidworks 2001 SP 14.
I am trying to use the dsofile.dll from Microsoft to read the custom properties from a file that is referenced by a drawing. But it says it cannot get the info as the file is open?.
ie. I have a drawing (drw) open in solidworks and my app can see the drawing and...
I have written a Small VB App that Creates a drawing From an Open Model and works quite well But I want to create a Bill Of Material And I cannot Find the API hook to do this! I have recorded a macro in SW and looked at the code there and it uses a command - part.InsertBOM ...but nothing like...