Hello Guys,
I'm creating a component that have certain parameters but i want to be possible to change them while inserting the component, i noticed that there's a tab called "Parameters" on the window on insertiong, how can i use it too put there my parameters, that already exist on my part...
Hello guys,
I wanna know if it's possible to run all the automatic renames at the same time.
Like in this picture i have a couple of products that have the same name as the main product, but i only can select and rename 1 by 1 is it possible to do all at once?
Thank you in advance,
P. Paiva
Hello community,
I'm working in the Mould Injection Automation and i want to create a macro in VBA to measure ejector pins, i want the macro to run in a specific product and measure the lenght and the body's diameter of the ejector pins, is it possible, can anyone help me with that?
But if the...
Hello guys,
How can i connect two parameters "Espessura_8" and "Espessura_C8" with a formula, create a formula in the relations tab, i already have this code
Option Explicit
Dim CATIA As Object ' Declare CATIA as Object
Sub RelateParameters()
On Error Resume Next
' Define the CATIA...
Hi guys,
I'm trying to insert a new component in mold tooling design, then this window appears
and i go to parameters and associate one with another one that i already have on my mold, but when i press OK it only apply to the first one, can someone tell me why?
Or if it is something that i...
Hello guys,
Im trying to create a macro that can pick some bodys from a part and putt them on another part, inside a product.
I want to go inside the product search if the component that i insert has the body named "Base_Extrator" and create another part to put that boy in.
All of this using...
Hi guys,
Im currently working with Catia V5 Macros and i already have a macro to do this in the picture
but in this macro i can only select and do one by one, im trying to improve it to select all the holes i need and than do this in the picture.
Best Regards,
Paiva
Hello guys,
Im doing a job with ejectors and i need to insert 200 of them in the same plate but when i associate one parameter in the inserting window it only applys to the first one, the rest of the ejector have that same parameter unlocked.
I also wanted to know if i can add a new feature to...