Hello
I would like to know if there is a macro that allows you to fill the cartridges of the sheets with the same information except for the number of sheets that should be incremented.
A pop-up window-style macro with different fields to fill in would be great!
Thank you for your answers.
Kind regards.
Hello
To fill a title block (except the sheet numbers) just with parameters it can work in the example, you change the setting and everything updates.
avec_parametres.catdrawing
For a complete edit with the sheet number and the total number of sheets, I give you a drawing and a macro made quickly so that you can adapt it to your needs.
Kind regards
lynkoa_text_cartouche.zip
Hello
First of all, thank you however I can't open the catdrawing, probably a compatibility problem because I'm in V5R19...
Do you know how to solve this problem?
Thank you
Hello
First of all, thank you but I can't open the catdrawing, probably a compatibility problem because I'm in V5R19.
Would you know how to solve this problem?
Thank you
Hello, indeed I am in R21.
For a drawing compatible with my macro you just have to create two texts in the layer background (not in the view layer)
it is necessary to put the properties of these texts as indicated on the images
and that's it, all that's left to do is launch the macro
In theory, the macro is not affected by the version of catia
Kind regards