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: Regg
  • Order by date
  1. Regg

    Macro to Toggle "Show Component Descriptions".

    handleman, My experience is that most SW API calls return 1 for true bool value wereas VBA returns -1 (cint(True)). What am I missing here? Regards, Regg
  2. Regg

    Perimeter Calculation and Hole count

    I have seen a macro for calculating the external perimeter of a part but as for counting holes and taps, it may depend whether they are put in using holewizard or just extruded cuts. Regards, Regg
  3. Regg

    Proper Method of Detailing Parts From an Assembly?

    Personally, I do not like inserting the assembly method. With the PLM system we use that means that all the parts of the assembly must be downloaded from the vault just to view the drawing. In some cases this may be several hundred parts so where it may only take less than a minute to display...
  4. Regg

    Perimeter Calculation and Hole count

    Some of it can be, maybe all. Are you working with an assembly or individual part models? Regards, Regg
  5. Regg

    VB UserForm with Icon in TitleBar

    Florent, I will have to give it a try. Regards, Regg
  6. Regg

    Load two versions Solidworks on one machine

    I have SW2005, SW2006, SW2007 and SW2008 installed on one machine in that order with no problems. Just follow CBL's link and you should be Okay. Regards, Regg
  7. Regg

    Check BOM on sheet

    33456, I do not know if you can find that out from the way you are doing it; I have never tried it. I did a semi-quick look through API help but could not find any straightforward method. In the past, I wrote a macro that cycled through each sheet, got the tableannotation object associated...
  8. Regg

    VBA in autocad-need to draw boundary

    You should look in autocad API help.
  9. Regg

    copy a variable to clipboard and pass it to an other sub

    Ursy, clipboard in VBA is more tricky to use. try form2.textbox.text = (form1.)textbox.text Regards, Regg
  10. Regg

    File Load Failure Dialog

    dy, What is WAD? Regg
  11. Regg

    File Load Failure Dialog

    beachcomber, From my further experimentation, I discovered that only broken links in the current assembly are fixed when you save. Any broken links in assemblies under the current assembly are not fixed unless you open those assemblies and save. This continues down to as many assemblies...
  12. Regg

    File Load Failure Dialog

    beachcomber, So far I have not seen your problem of "not always" but I believe I have not gone any deeper than top level. I have a larger assemlby that goes at least two levels deep. I will try that one and post my results. Regards, Regg
  13. Regg

    Need to Learn VB

    kxa, You can start by downloading VB.net express (free download) from Microsoft. There was a free tutorial available a few months back. That is were I would start. Regards, Regg
  14. Regg

    Defining limit mate max and min with a design table

    What we do is create a retracted mate, an extended mate, a limit mate and no (floating) mate because you cannot mate the cylinder to a locked position in an upper level assembly with the limit mate active. I would not recommend messing around with a design table in this case. You can see you...
  15. Regg

    File Load Failure Dialog

    Took me a while, link management file is in SE help as Link Mgmt File with the main help found under "Opening and Saving Solid Edge Docuemnts". Thanks for everyones help and a start for swertel. Regards, Regg
  16. Regg

    SW 2007 SP 5.0 EV is out!

    Gildashard, That surprises you? Going from SP2.0 to SP4.0 caused just as many problems as it fixed for us. Hopefully the problems I have were addressed (ws have several SPRs). I will have to check out what was fixed. Regards, Regg
  17. Regg

    File Load Failure Dialog

    I probably did not spend enough time looking through the help files but can someone point me to where I can find help on how to set up the link management file?
  18. Regg

    File Load Failure Dialog

    dy, Thanks for the reply. I was hoping there was a easier way than moving the files to the same folder. There are over 22,000 files scattered over 1,000 folders that I would have to move (I believe the files were uploaded from a ftp site). I do not need all of them for what I am working on...
  19. Regg

    File Load Failure Dialog

    This dialog box pops up when I open an assembly telling me that certain files cannot be found. The assembly and parts came from an outside source so I cannot duplicate the folder structure. Short of putting all the files in the same folder, how do I re-associate the new folder locations to the...
  20. Regg

    How can use the SW Document Manager in API?

    handleman, You must have a good VAR if they take API questions. Mine told me to go directly to API support. Regards, Regg

Part and Inventory Search