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: *

  1. RawheadRex

    Started new job today: Oh no! AutoCad!

    Sorry, I don't want to beat you down about the ACAD surprise that you've apparently encountered but this NEVER came up prior to your being offered this position? If so, it is a pretty glaring oversight. On the other hand, I'm going to pat your back and say that I might have made the same...
  2. RawheadRex

    Need laptop recommendations

    Nothing against Windows 7 but unless you're sure that you'll be upgrading to SW2010 there's no guarantee that you'll be able to run SW2001+ on that OS. I'm not sure about Vista either. What OS are/were you running on? Hate to see you spend money and not be able to run your version of...
  3. RawheadRex

    Checking models in from Explorer

    BT, The short answer is, "you can't". According to the SW training material, if you have BOTH SW and SW Explorer loaded on a system then you have the ability to check out SW files. We do not have the ability, however, to check in SW files from SW Explorer. Best regards, Chris Gervais...
  4. RawheadRex

    Reading Custom Properties from a Part

    Steve, Try this: Dim swApp as SldWorks.SldWorks Dim swModeal as SldWorks.ModelDoc2 Dim swCusPropMgr as SldWorks.CustomPropertyManager Dim AddStatus as Long Dim Value as String Dim ResValue as String 'add/create custom property AddStatus = swCusPropMgr.Add2("Description", swCustomInfoText...
  5. RawheadRex

    can I turn multiple connected lines into a single polyline or entity?

    How about using the Fit Spline command? This is pretty close to PEDIT in ACAD. I just tried it in a drawing and so I know it's available in that mode. Best regards, Chris Gervais Application Engineer CSWP, CSWST
  6. RawheadRex

    Tap into a blind hole

    Ditto to CBL's suggestion. Best regards, Chris Gervais Application Engineer CSWP, CSWST
  7. RawheadRex

    "Check for Updates. . ." not working

    Joe, Not to split hairs but when SP1 came out there was an issue retrieving files from an SP0 vault which required that the client and server both be at the same SP level. It's still an issue if you have a vault running at SP0. I just had to help someone with that problem yesterday. To...
  8. RawheadRex

    In-context editing. When to use it ,When not to.

    In general, I tend to caution people on the use of in-conext (or as some people call it "top-down") design for the reasons already stated above. Additionally, I prefer "bottom-up" design because that is how things get manufactured. Having said that, I do admit that "top-down" technique does...
  9. RawheadRex

    Transition files into PDMWE

    SuperMPG, I don't have a good answer to your question other than to suggest that you may want to speak to someone about data migration as part of your implementation. They may be able to pull this off. Best regards, Chris Gervais Application Engineer CSWP, CSWST
  10. RawheadRex

    PDMWorks Viewer question

    Hi Dan, Yes, Enterprise has a view that can do what you're asking. That's one of the advantages it has over Workgroup. Best regards, Chris Gervais Application Engineer CSWP, CSWST
  11. RawheadRex

    Changes to toolbars not being remembered

    I agree w/ EEnd. This is definitely a registry permissions thing. At the very least, you need access to HKCU\Software\SolidWorks. Chris Gervais Application Engineer CSWP, CSWST
  12. RawheadRex

    Roll forward not working?

    C1, I found this in the SW Knowledge Base (note the last paragraph in the answer): Solution Id: S-034223 Category: FAQ Keyword: Components Link: Question: Every time an assembly is opened, a warning is received stating, "This document contains other parts and/or assemblies that were...
  13. RawheadRex

    2009 toolbox

    swforge, Sorry, I haven't seen that "misalignment" behavior before. As far as the model document path issue is concerned, my thinking is if they read differently then that is a problem. Are you seeing a mapped location for the model reference versus a UNC path for the Toolbox drag and drop...
  14. RawheadRex

    2009 toolbox

    swforge, The message that's being thrown by SW is telling you that the Toolbox part file has already been opened from a different location than the Toolbox folder that you're trying to drag and drop from. (I.e. when you open the assembly it's grabbing the reference to your screw from Folder...
  15. RawheadRex

    #12 Gauge Perf Crashing SolidWorks

    Just FYI, Cosmetic Hole Patterns came in with 2008. Chris Gervais Application Engineer CSWP, CSWST
  16. RawheadRex

    Clean uninstall?

    Are there any instructions for doing a clean uninstall of Inventor 9? I.e. after uninstalling via Add/Remove Programs which registry entries and directories can/should be deleted? Thanks! Chris Gervais
  17. RawheadRex

    I can't seem to get the Assembly Feature/Weld Bead.... to work?

    StuCAD66, Sometimes it takes a lot of fussing to get that type of feature to work (a common complaint in my experience). For what it is worth, in the past I have just gone ahead and modelled the beads from scratch and then mated them into my assembly. ChrisG
  18. RawheadRex

    Import PDM card dimensions to model

    I'm going to assume that you're talking about PDMWorks Workgroup. This isn't used to create files in SolidWorks but rather manages them. Data in PDMWorks is largely a reflection of the SolidWorks file so a "card" really won't get you far in my opinion. Speaking in general this might be...
  19. RawheadRex

    VBA connect to Filemaker DB?

    Hi Folks, I'm hoping that someone can hook me up with some VBA code or tips for connecting to a Filemaker Pro database and pulling a recordset from it. I only need to read the contents of the recordset and pass that info elsewhere. My preference is to stay with VBA but I suppose that I can go...
  20. RawheadRex

    Export Macro for ACIS/STL?

    Hi All, I'm just wondering if anyone has a macro handy for exporting ACIS/STL that you wouldn't mind sharing. I'm mucking around the help file and it seems like on one hand I ought to be able to pull this off but then I try to tie everything together there are missing pieces. Seems as though...

Part and Inventory Search