I would like to create a CATIA catalog with various common models of parts and products as well as template products. I would like these template products to act as a New From type process when selected from the catalog. In other words, I have a template product that contains parameter links...
I know there are some previous threads that are similar to this that have been closed but I thought I would post the wonky VBA script I have been using for this that is somewhat hit or miss. It mostly works but sometimes behaves a little strange by de-activating the first child node of some of...
I am fairly confident I have performed the below procedure dozens of times over many years but now it seems to not work the same way I remember.
I have multiple part instances within a product. This part contains a point at 0,0,0 within its own coordinate system. These instances are located...
I am trying to develop a routine to capture the materials of selected products within an active product at various node levels and then push these material assignments to the reference product nodes of every part at their parent level. I only have material assignments assigned at the part's...
I would like to resurrect an old thread related to selection sets and accessing them through VBA. Like the other poster I see the commands in the scripting documentation but I am unaware how to actually use them. Anyone out there care to share? Thanks.
I am trying to figure out how to get the new component to paste into a particular area of the parent tree instead of always being pasted into the bottom. I have a script that copies pre-highlighted parts/products/components into a component that the script creates but it drops into the bottom...