V5 Drawing formats and titleblocks
V5 Drawing formats and titleblocks
(OP)
How are other companies implementing drawing formats and titleblocks in V5?
We just started to look into adding our company's formats into CATIA's drawing system. The documentation describes using a macro to customize frames and titleblocks and we've played around with the sample frames.
We discovered (with V5R11SP3) the sample frames are just lines and text in the background that anyone can change. We also noted that the sample frames take up about 40Kb of file size.
Another option we're considering is our old V4 method - create the frames as a 'symbol' in a catalog, and make them part of a 'seed' drawing.
What have other companies done for drawing frames? Can you offer any advice to us?
thanks in advance, ....Jack
We just started to look into adding our company's formats into CATIA's drawing system. The documentation describes using a macro to customize frames and titleblocks and we've played around with the sample frames.
We discovered (with V5R11SP3) the sample frames are just lines and text in the background that anyone can change. We also noted that the sample frames take up about 40Kb of file size.
Another option we're considering is our old V4 method - create the frames as a 'symbol' in a catalog, and make them part of a 'seed' drawing.
What have other companies done for drawing frames? Can you offer any advice to us?
thanks in advance, ....Jack





RE: V5 Drawing formats and titleblocks
Following the link:
http://www.catiav5forum.de/database.php?action=dl&cat=3...
there is a very sofisticated macro, but the rezult is the same:
drawing and text in the background
I hope is (anyway) of help
Regards,
Mircea
RE: V5 Drawing formats and titleblocks
Does your company use this sophisticated macro to add borders to their drawings? Are you happy with this method and the results?
...Jack
RE: V5 Drawing formats and titleblocks
2-NO Jack..
..is too much of a pain and not much of a gain..WE ARE USING THE SAME "TECHNIQUE" :modifing the samples..or creating new ones within other 3D CAD packages
...or maybe we are missing something!?
Regards,
Mircea
RE: V5 Drawing formats and titleblocks
We are using 2D Details and parameters to make our Drawing Frames. We change the "Page Setup" to the correct format and call the 2D Detail & change some parameters so you can change format a keep parameters.
Stan
Stan Garret
stanislas.garret@autoliv.com
RE: V5 Drawing formats and titleblocks
where I work, we have a script that ask you for a Drafting template, format, number of sheets (start-end) but in fact it loads the same file and remove everything you dont need, take care of the page number, let you add or remove sheet, but no change format.
One file to take care for the admin (easy to setup default settings within it...)
Title block are components, a special detail sheet is available in the file to have all other component needed... working to make catalog...
BTW : Salut Stan, passe le bjr a JF...
Eric N.
catiav5@softhome.net
RE: V5 Drawing formats and titleblocks
My macro goes beyond just creating deleting or resizing the format I also provide standard notes and flag notes atuomatically along with a custom bill of material titleblock and revision history.
RE: V5 Drawing formats and titleblocks
Thank you all for sharing your experience.
What kind of geometry is built in the background view? Can users modify it? Do you know if the frames could be tif or jpg files?
Have you turned on PREVENT BACKGROUND VIEW ACCESS? Does this effect your macros?
...Jack