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

    Alternative of InputTypeObject="AnyObject"

    Hello everyone, I made an intersection macro. The first element is automatically selected while the second element is to be selected by the user. I tried InputObjectType(0)="AnyObject", but when I select PartBody from my specification tree it ends up in not selecting anything at all. The code...
  2. makyy

    Change radius of circle using macro

    hello everyone, I created a macro in which I guide the user till the intersection of two elements. But I cannot seem to change the radius of circle using Userform. The code I created: Sub CATMain() Dim oDoc As Object Set oDoc = CATIA.ActiveDocument Dim oPart As Part...
  3. makyy

    Catia V5 Intersection Macro

    Hello Everyone, I am new to the concept of catia v5 macros. Any help will be appreciated. I recorded the macro but it isn't what I want. I created a point on curve. Now the macro that I want : The userform opens in that when I click run ,the left corner of the window displays a message to...
  4. makyy

    Difficulty in running program

    Hello Everyone, I have one combobox which i populated with DefaultGenerativestyle and inheritance_3D. Then I have a command button that selects views( front view, back view , left view, isometric view,etc) and populate listbox with the name of the view. I crated one more command button named...
  5. makyy

    Multiple view Selection

    Hello everyone, I created a userform in which when i select a command button then select the view , the view name appears in the text box. However, I want to be able to do multiple view selection and am unable to do so. the view here is (front view, left view, bottom view, the one in drafting)...
  6. makyy

    Run Time Error ..Illegal to call out

    Hello everyone I am running a code that contains two command buttons and one Text box . Command Button1 allows to add a text in the text box Command Button2 removes the text from the text box However, whenever I am running the code I get this run time error like in the image below. Can you...
  7. makyy

    Catia V5 Macro Command Button and Text Box

    Hello everyone, I am working on the programming of Catia V5 macro but i must say i dont know a thing. I think i have to perform a simple task but due to my lack of knowledge of Catia macro ,i am unable to do so. The task is: to create a Command button and a text box area So when i click the...
  8. makyy

    CATIA v5 Macro

    Hi everyone I am working on CATIA V5 Macros VBA and I must admit that I am a total noob. I have to make a frame containing a combo box. Combo box contains Honda, Toyota , Subaru as options and down that I have to create several option buttons . It’s like if I select Honda then it selects a...

Part and Inventory Search