I'm from Berlin/Germany, 30 years old. Up to 1999 I studied mechanical engineering, specialized on construction/design and informatics. Since 1999 I work in a former very small company dCADE. Now dCADE became a part of UGS, former Unigraphics Solutions, and is now a part of EDS called EDS PLM Solutions (PLM = Product Lifecycle Management). I'm working on the build of schemable converters for data exchange between CAD systems and our simulation system. The simulation system eds/stamping is used to simulate sheet manifacturing presslines, presses and dies (kinematics, collisions, flow of material, ...). It's used too for offline programming, assembly validation, etc.. It's completely written in tcl, combined with a C++ Executable, handling the connection to a Motif/MFC UI. Every needed converter is too a mixture of C++ and tcl. tcl only packages on the net: * tcf 1.0 (pure tcl Try Catch Finally), documentation included: ftp://ftp.dcade.de/pub/ml/tcl/packages/tcf.tar.gz ftp://ftp.dcade.de/pub/ml/tcl/packages/tcf.zip * AtExit 1.0 (exit-handler/finalizer package, inspired by [http://mini.net/tcl/3958]) ftp://ftp.dcade.de/pub/ml/tcl/packages/AtExit.tar.gz ftp://ftp.dcade.de/pub/ml/tcl/packages/AtExit.zip packages with MS Windows DLL on the net: * tcl_messageBox 1.0 (for tclsh81 and higher on Windows only) - package only: ftp://ftp.dcade.de/pub/ml/tcl/packages/tcl_messageBox10.zip * tcl_messageBox 1.0 (for tclsh81 and higher on Windows only) - sources, VisualStudio files and package: ftp://ftp.dcade.de/pub/ml/tcl/packages/tcl_messageBox10.all.zip * topmost 2.0 (for wish81 and higher on Windows only) - package only: ftp://ftp.dcade.de/pub/ml/tcl/packages/topmost20.zip * topmost 2.0 (for wish81 and higher on Windows only) - sources, VisualStudio files and package: ftp://ftp.dcade.de/pub/ml/tcl/packages/topmost20.all.zip * shutdown 1.0 (for wish81 and higher on Windows only) - package only: ftp://ftp.dcade.de/pub/ml/tcl/packages/shutdown10.zip * shutdown 1.0 (for wish81 and higher on Windows only) - sources, VisualStudio files and package: ftp://ftp.dcade.de/pub/ml/tcl/packages/shutdown10.all.zip Contact via Internet: mailto:martin.lemburg@eds.com - http://www.plm-solutions.com - http://www.ugs.com - http://www.eds.com ---- [Category Home Page]