Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

Search results for query: *

  1. aromech

    Visual Basic: Adding custom property to file with macro

    Okay, I don't know how, but I figured out how to make it work. I didn't need that line of loading the summaryinfo as I first thought. It's ridiculously simple and I'm glad I stumbled across a solution. Thanks for the help!
  2. aromech

    Visual Basic: Adding custom property to file with macro

    Thanks for the advice, following is the code that I have now. Can I just do a Part.Save2? What is the difference between that and the longer line I'm using? Somehow, it actually works. I don't understand what the variable blnRetval is doing, but anyway, I run the macro and it just goes to an...
  3. aromech

    Visual Basic: Adding custom property to file with macro

    All I'm trying to do (as that famous line goes) is run a macro that will automatically add a custom property to a file. I'm going to be running it multiple times after I get this working. The property is LibraryChecked and the value is going to be "Yes" of type Text. Not a YesOrNo type. Here's...
  4. aromech

    How can I use a CheckBox?

    I'm writing VB 6.0 application for SW2005. Here's some more explanation, sorry for the lack of info. I sat down with pencil and paper and went over this again but I keep coming up with what I think is a circular reference. Here's what I'm trying to do and then my code so far. One thing I don't...
  5. aromech

    How can I use a CheckBox?

    Well, I think I'm thoroughly confused. Here's another explanation that I came up with: The application has a CheckBox labeled "Checked?" that coincides with a custom file property that I'll label "Checked". If the user checks the box, it will write a Yes value (hopefully some type of True False...
  6. aromech

    SW Promo 0% Financing . . . Anyone here get it?

    Ferris I realize I am a little late on this post but I thought I would add a little more affirmation to your decision to switch to SW. We switched our engineering department from MDT to SW about 4 years ago. The transition went quickly, the guys picked up SW by relating commands and...
  7. aromech

    How many are still using Command Manager?

    I had the rest of the guys in the office keep switching my settings to using only the Command Mgr, and making fun of me for being and old dog not learning new tricks. So I gave up the battle and finally switched completly to using the Command Mgr about 2 weeks ago. Now that I am used to it , I...
  8. aromech

    Batch Conversion to ACAD

    Stefan Sorry it took awhile to get back to this thread. I have been out on a project. I finally gave up on trying to get my neat work around going, it still had bugs. BUT I did get this rather simple one to work using the Keystroke command. Dont laugh to hard when you see it :), it works and...
  9. aromech

    Batch Conversion to ACAD

    rocheey Email is a good idea, click on my profile and send it to the address shown. Thanks Fred
  10. aromech

    Batch Conversion to ACAD

    This sounds like it would be quite helpful, I would like to try it out, but I dont know if you can do a file attachment on this forum. Did you write the code or was it downloaded from another site that I could go and get it from? The other option would be to cut and past the macro module and...
  11. aromech

    Side view center lines in Broken Views

    Has any one been able to create side view center lines in a broken view with SW2004? They show up for me when I un-break the view and disappear when the view is in broken mode? Thanks Fred
  12. aromech

    Batch Conversion to ACAD

    I have tried the PAC4SWX software about a month ago, so forgive me my details are a little sketchy or if they have a new revision. I really liked the software except it still did not handle the 1=1. But I was able to almost get it to work by creating my own macro to batch convert. The only...
  13. aromech

    Batch Conversion to ACAD

    Thanks, Scott Unfortunatly we cant seem to get the TS to export sheet scale vs view scale. There does not seem to be that option box? It always seems to default to view scale which does not create a 1=1 ACAD file. Thanks Fred
  14. aromech

    Batch Conversion to ACAD

    Has any one found a good batch converter from Solidworks Drawings to ACAD drawings that maintains the proper Sheet scale so when it gets to acad the geometry is 1-1. I have gone through about 4 of them and they all seem to export it to scale in ACAD or just take the scale of the first drawing...
  15. aromech

    New workstation recommendations

    I haven’t heard anything about the Xeon chipset on this post so I will throw in my 2 cents with out getting into too much detail, just try and refrain from giving me change guys . Currently we have 4 Xeon workstations, 1- Dual processor (the slowest because solidworks does not use...
  16. aromech

    Time to open assembly files in 2004

    Ok this is a really odd one now. I ran the SPECapc Benchmark test for SW 2003 on my 2004 machines and guess what??? When the test was completed it prompted me with the option to change my settings back. I am not sure what settings, Registry, Solidworks, The temperature of my shower in the...
  17. aromech

    Time to open assembly files in 2004

    Thanks for the replies. Fortunately, or unfortunately I have allready tried all of these suggestions, which did all increase performance. Including turning off Photoworks 2. This was a HUGE memory/speed hog so make sure ALL add ins that you are not using are turned off. Also we have new 300+...
  18. aromech

    Time to open assembly files in 2004

    Thanks Daniel, Unfortunatly we allready have Real view turned off, but I am thinking that there is still somthing in the material properties (which we are not using in the initial design stage). The regular speed during design is great, but just opening and file size seems to be bigger. Thanks...
  19. aromech

    Time to open assembly files in 2004

    I know there are a few general posts regarding Performance issues with 2004 but I have not seen any relating specifically to opening of assembly files, so here is one. I have found that a 200-300 part assembly (simple machine, plates, holes, ect) in 2003 takes about 15 seconds to open and the...
  20. aromech

    Detail circles/ poof!! ----gone

    Thanks for the replies. Unfortunatly I am running SP3 (it was also on a single part detail with only one sheet) and have tried resizing the circles but what I found is that the circle sketch is still there but the item in the drawing tree under that particualr view is deleted. I can re-create...
Back
Top