Summary

The title block editor provides an example for an easy integration of CATIA V5 with other applications. The program consists of 2 small parts
1) a CATScript macro which extracts the title block data from the CATIA drawing and which performs the modifications
2) a TCL program which allows the user an easy modification of the data.
Both programs run under Unix and Windows. The Windows script is wrapped into an executable .exe file, so the installation effort is minimal.
More detail can be found in the documentation (doc.pdf)

Request for infos

Please send samples (screenshots) of your implementations to me. I will inlude these in the doc. This way, other users can better get an idea on how to configure the macro.

History

4.0.0 1) Multiple COnfiguraitons
2) Extended Field Definitions
3) Keep user data in BOM
4) Multiple Prefices supported
3.3.0 1) Mandatory Fields
2) BOM-Modify default changed
3) partly configurable menu
3.2.0 1) Diagram Support
2) Support for R16 (Naming Conflict resolved)
3.1.4 1) Unit Support
3.1.0 1) Starkit Support for UNIX
3.0.3 1) ok on revision panel centered
2) NLS support for CATScript part
3) Better check for 'empty' background
4) Suppport for other prefixes than TitleBlock_Text
5) Unix check
3.0.1, 3.0.2 1) Bug fixes
3.0.0 1) BOM handling introduced
2.5.2 1) Bug fixes - Performance problem
2) Support for 3D info for different sheets
2.5.0 1) Bug fix - Performance problem
2) Support for user properties from 3D master
2.4.15 1) Bug fixes
2.4.14 1) Support of CATIAVERSION
2) Higher limit for fields (100->200)
2.4.13 1) Bug Fix in case of missing fields
2.4.12 1) Bug Fix
2) Support of catalogues, modifyable text in dittos are taken into account
2.4.11 1) Bug Fix
2) Template configurable
3) Support of TCLKIT reducing the package size on windows
4) tested with V5R12 GA code
2.4.10 1) Bug Fix
2.4.9 1) default values onthe revision panel enabled
2) keep scale of drawing in case of changes
3) Compatibility with V5R11 (2.4.8 will 'hang')
2.4.8 1) grab error for calendar widget (AIX) fixed
2) scrolling for the 'drawing data' enabled
3) Skin for selection panel supported
2.4.7 1) NLS Support (en,de)
2) tracing capability added
3) in case of missing fields, option to load frame added
2.4.6 1) Bug Fix for revisions
2) Scrolling for revisions added
2.4.5 1) Bug Fix
2.4.4 1) Possibility to work without revisions
2) Message Boxes removed
3) Bug Fixing
2.4.3 1) Calling of the GUI is configurable foreground / background
2) additional config data set for (1) and TD1 compatibility
2.4.2 1) Detect OS
2) UNIX compatibility
2.4.1 1) Performance issue when deleting parameters solved,
deleting is only done if necessary
2) Info for the user, if inconsitencies with parameters
3) File Create Problem in V5R10 solved
4) Check for termination by selecting the Windows “x”
2.4.0 1) TD1 compatibility -> support of CATIA Parameters linked to text
2) Show TD1 comaptibility with ST-icon and look at config data set
3) Lots of changes for Unix compatibility