How do I assign a number to a product or part for BOM and tooltip for drawing under catia V5?
Can we automatically assign a number to the elements that make up the assembly in the order of the creation tree? 1, 2, 3.... ?
How do I assign a number to a product or part for BOM and tooltip for drawing under catia V5?
Can we automatically assign a number to the elements that make up the assembly in the order of the creation tree? 1, 2, 3.... ?
Hello
I don't have Catia on hand I'll look at it tonight, but I found this if it can help you: catiatutorial.free.fr/assemblage/Capteur/nomenclature.html
Dimitri
In fact, their method works if I generate an advanced nomenclature. But if I put nomenclature, it doesn't work, I am not told any assigned numbers. I would prefer to be able to assign a number earlier than nomenclature because nomenclature is the name of the part in our macro.
Super! thank you very much Franck
In fact, I spoke too quickly. I tried with an assembly where there are also product assemblies inside. And Catia does not put a number on these assemblies but on the parts that compose them. (that's not what I want) see attached photos.
Do you have a solution for 1st level room numbering only?
Hello
You just want the first level nomenclature!
The best would be to see with Dassault there is probably a module that allows you to save and modify the BOM formats (I don't have it).
Otherwise you can tinker but after generating the nomenclature you have to freeze the view containing the table.
In other words, the updates will be manual.
The trick is to import a part (not empty) which will take the number of the sub-assembly (we place it just below or above) of the sub-assembly.
We generate the numbering.
Delete under Analysis / nomenclature / definition of formats (the content of the Summary Properties window)
In CATDrawing we generate the numbers and then the table
Then in the CATProduct we delete the previously imported parts
We update the Drawing.
We remove the bubbles from the level 2 components
We replace the bubbles of the deleted pieces on the correct Level 1 Sub-Sets
The numbers of the level 1 subsets are filled in manually
We freeze the view that contains the nomenclature.
Of course, if you have to update, you will have to free the view and redo manually.
Be careful if you add parts to the option keep the existing numbering.
It's DIY.