Title Block
Title Block
(OP)
How can I insert my companies title block in to catia so it is selectable in the frame creation menu?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Title Block
RE: Title Block
Search here, may be its helpful
http://www.catiav5forum.de/
Regards
Fernando
RE: Title Block
Catia includes a VB editor. You can find it under tools, macros, VB editor (I think... someone please correct me If I am wrong).
The VB script that ships nativly with Catia is very complex (in my opinion). I found that its just easyer to open my companies title block as a Catdrawing and Copy and paste it every time, rather then build an automated VB script for it.
RE: Title Block
I agree with you that's it's easier to just copy the titleblock (unless you have a good System Admin). Have you tried the INSERT BACKGROUND VIEW option in FILE+PAGE SETUP?
RE: Title Block
Using a macro lets you put the standard, uneditable text in the background, and the basic editable text in the foreground, where the user only needs to double click on it to change it.
It's a pretty simple macro to create/edit. There are several generic ones available, including one that DS provides with the install.