Hi,
In my component database I have a few components that are constructed via design tables.
These components are used over and over again in the projects, with very little variation in relation to the design table standard.
After the project is done, the next step is to make 2D drawings of...
Hi Sendoacf,
I'm also using Mold Tooling Design workbench! It has a few (many...) shortcomings, but I haven't found yet a faster way to put together the type of tooling I'm building.
About your question, what exactly do you want to do? Open the pockets for the ejectors?
That is very easy if...
Hi everyone, I'm looking for macro projects to develop in my free time.
If you have ideias you would like to implement, please feel free to contact me.
Best regards
My suggestion is that you make two separate for loops.
In the first loop, go through all the selection values, create the geometrical set and store the parts in an array.
In the second loop, go through all the parts in the array and hide the geometrical set.
Hello everyone,
At my company, we use MTD workbench to desing our products for two reasons: the drilling capabilities and the component insertion/edition menus.
Everyone is very used to it, and all our databases take great advantage of both features of MTD mentioned before.
I have developed a...
Hi everyone,
I have a body (called Circuito1 in the images) that is made of several other bodies (let's call them HoleBody) assembled together.
The HoleBody are all identical in structure, since they are copies of each other.
All of them have the same features, parameters and geometrical set...
I'm not sure what you have done wrong. Maybe it's your version of CATIA?
An example of what I'm getting in R28.
This is the step file I'm opening.
The settings in "Assembly Part Association" command. Just select the types of geometry you want to keep.
The resulting CATPart. As you can see...
Hi CAD 2015,
I've had the same problem as you.
The simplest solution i found was to use the command "Associativity" or "Add to Associated Part" in Assembly Design workbench.
Both commands do basically the same, they copy with link the types of geometry you select from all parts in a product...
Hi everyone,
I have been working on a macro that does basically the same as the CATIA command Generate CATPart from Product, except it keeps the original colours of the bodies and geometrical elements.
The colors of the bodies, especially the ones assigned to individual faces, is very important...