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

    Free Utilities

    There are some free assembly utilities at www.MAPDI.com. It allows for multiple operations such as inserting hardware, mating, hiding or suppressing components. It also allows you to search for files in an assembly or its subassemblies. If anyone is intersted you are welcome to download and...
  2. Jevakil

    Emulating Keyboard

    Is there a way to emulate keyboard in c#? For example is it possible to write a piece of code that would be equivalents to pressing "delete" on your keyboard? Thanks. jevakil@mapdi.com One nuclear bomb can ruin your whole day.
  3. Jevakil

    PropertyManagerPage

    Anyone here has any experience with PropertyMangerPage in Solidworks API?. I have created a selection box in a property manager page. It selects and displays selections properly. But I can not copy the selection into an object to be saved for later use. I have tried Model.extension.selectbyid...
  4. Jevakil

    API Question

    Anyone knows how to show an arrow normal to a face?. Here is what I am trying to do. I want to select a face and have an API function call that shows an arrow normal to that face; Similar to the one in "Linear Pattern", and "Draft" operations jevakil@mapdi.com One nuclear...
  5. Jevakil

    Type checking in VB

    How do you type check in VB? Suppose I have a Textbox which I want to accept only integers, and give error otherwise. Is there a built in function that lets you set the textbox data type? Thanks. jevakil@mapdi.com One nuclear bomb can ruin your whole day.
  6. Jevakil

    Solidworks 2004

    Can any of you guys testing Solidworks 2004 give us a quick overview of the new features? jevakil@mapdi.com One nuclear bomb can ruin your whole day.
  7. Jevakil

    Any knows a good tutorial on Wildfi

    Any knows a good tutorial on Wildfire? Somehow I can't find one. Thanks. jevakil@mapdi.com One nuclear bomb can ruin your whole day.
  8. Jevakil

    unpcaking a safe array

    I have a VARIANT of type SafeArray containing three longs. I have a varaibale m_Data (3) of type Long. How can I pass the data from Variant to m_Data. Dim m_Var As Variant Dim m_Data (3) As Long How do you put the m_Var data into m_Data in VB?. jevakil@mapdi.com One nuclear bomb...
  9. Jevakil

    Anyone knows of an example for crea

    Anyone knows of an example for creating property manager view using "ProperyMangaerPage" method in VB? I tried to creat it using C++ COM and I keep getting an "unknown error, contact Solidworks" message. I am hoping I can have better luck with VB. Thanks...
  10. Jevakil

    I am looking for a programm that ca

    I am looking for a programm that can take a series of bitmaps and turn them into an AVI. I need to be able to incorprate the code into my own programm. The format should be VB or VC++. Thanks. When all else fails read the manual. jevakil@mapdi.com
  11. Jevakil

    I am looking for a special motor. I

    I am looking for a special motor. It needs to have a hollow core and rotate its outer skin. Is there such an animatl? Thanks.
  12. Jevakil

    VC++ vs VB vc C#

    I am a mechanical engineer, turned programmer. I have some experience with VC++ and VB. While I like the simplicity of VB, I don't like its lack of strcture. VC++ on the other hand is well organized and very powerful, but when it comes to COM it is a nightmare (at lease for me). Does anyone have...
  13. Jevakil

    Does anyone know how to change "mat

    Does anyone know how to change "mate dimension value" through API?. There is a function "AssemblyDoc.EditMate", but in order to use it you have to select faces, or edges used to create the mate. All I want to do is to change the dimension value. Is there an easey way to...
  14. Jevakil

    VC++ Add-in Appwizard

    Is there an VC++ Appwizard for creating VC++ DLL (dispatch)components for Solidworks?

Part and Inventory Search