Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: jefrado
  • Content: Threads
  • Order by date
  1. jefrado

    Hole Wizard Macro Problem

    We do most of our design via VBA /Excell/Soliworks programs. We use common drawing files so that means a drawing file has to handle hole sizes that change. Holes can change from various tap sizes to various drilled hole sizes in the same location. I have been doing this by suppressing unused...
  2. jefrado

    holewizard macro problem

    We do most of our design via VBA /Excell/Soliworks programs. We use common drawing files so that means a drawing file has to handle hole sizes that change. Holes can change from various tap sizes to various drilled hole sizes in the same location. I have been doing this by suppressing unused...
  3. jefrado

    GetReactionForcesAndMoments

    vaL = CwResult.GetReactionForcesAndMoments(1, Nothing, swsForceUnitlbOrlbin, ErrorCode) I am posting this 3 places in hopes somebody knows.This command, as far as I have been able to determine, doesn't work. The help says it returns an array of forces and moments. As near as I can determine...
  4. jefrado

    GetReactionForcesAndMoments (VBA)

    vaL = CwResult.GetReactionForcesAndMoments(1, Nothing, swsForceUnitlbOrlbin, ErrorCode) I am posting this 3 places in hopes somebody knows. This command, as far as I have been able to determine, doesn't work. The help says it returns an array of forces and moments. As near as I can...
  5. jefrado

    simulation (cosmos) macros?

    Are there any macro or vba commands to insert forces (loads) into 2009 simulation? I cannot find any commands anywhere that would do this. Thanks John
  6. jefrado

    design tables references ignored

    My macro involves files with design tables that read information off an excel file. Frequently, the design table ignors the excel file and runs with whatever was in it while displaying no errors. This happens both during the macro and if the design table is edited on its own. The only way I...
  7. jefrado

    2009 SLOWER? macro recursives

    I have a macro that basically takes an assembly with lots of subassys and parts and up dates it with what we need via inputs from excell. The macro basically updates all assemblys and parts by configuration in some cases and design tables in others, then renames everything and throws it into a...
  8. jefrado

    macro control swittch (drawing checker)

    Sorry if this has already been dealt with on this forum, the search function doesn't seem very helpful. I currently do this within the macro debugger but would like to do it by just running a macro (fine for me, but not for others). With the assembly open, I want the macro to stop (stop...
  9. jefrado

    macro - turn off warning & notification stuff

    Is there a way to temporarilly turn off all rebuild notifications and such? There was a way to do this in autocad, but all commands I have found (such as SwConst.swFeatureManagerDisplayNoWarnings) in the Solidworks stuff don't appear to do anything - don't stop the rebuild notifications and...
  10. jefrado

    macro help

    This is probably stupid - it should be so easy. Any idea how to have a macro delete all suppressed files in an assembly or features in a part/assembly? Thanks John
  11. jefrado

    WELDMENT END CAPS

    Just started playing with the weldment features. Much to my surprise, the end cap feature does not appear in the cut list other than a blank line. I am told by our support guys that this is a "feature" of both SW 2006 & 2007. Has anyone figured out a work around other than manually typing...

Part and Inventory Search