Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ronin2307
  • Content: Threads
  • Order by date
  1. ronin2307

    Gettting preview bitmap

    Is there any way to get a preview bitmap from an outside executable rather than a macro or an addin?
  2. ronin2307

    distributing vb.net addins

    I have created an addin that I would like to distribute, but I am not sure how. I tried the regsvr32 method on the dll but no success and I also tried opening the dll in SW and that didn't register it properly either. Can anybody shed some light on this? thanx
  3. ronin2307

    Trapping changes to configuration specific settings

    Hi, I am trying to find a way (if possible) to trap an event that is triggered when the configuration specific setting for a part has changed. I am using VB.Net but and I am totally new to SW API. Any Help will be appreciated. Thanx
  4. ronin2307

    Sheet.GetProperties question

    Hi, this is not neccessarily a programming question, but rather a "I'm completely confused" question In a nutshell: using VB I open up a drawing, I get the current sheet and then get it's properties. I use the properties to determine the paper size of the drawing 'here I get the paper size...
  5. ronin2307

    Title Blockx

    Hi, I was wondering if there is a way to retrieve the information contained in the title block in a SW drawing file using VB. Thanx
  6. ronin2307

    Getting BOM from SW

    Hi I am extremely new to sw programming and I am having some troubles. Here is my code in VB.Net Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim swApp As SldWorks.SldWorks Dim swBomTable As...

Part and Inventory Search