Version 31 of Martin Lemburg

Updated 2003-11-10 13:56:35

Shortform: male


http://195.241.128.75/hup/01-02-2003_360dpi_279x405_1-1.45.jpg


I'm born in Hamburg/Germany in 1971 and I'm living in Berlin/Germany since 1999. Up to 1999 I studied mechanical engineering, specialized on construction/design and informatics. My tcl experiences began in 1997 to extend adminstrational CAD system supporting software. Since than I stuck on tcl/tk! *g*


Since 1999 I work in a former very small company dCADE. Than 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 mainly on the build of schemable converters for data exchange between different kind of systems and our simulation system. But my main work is about CAD system to simulation converters. My work is about process-, networkcommunication, data extraction and export via parsing or API usage.

The simulation system eds/stamping is used to simulate, verify sheet manifacturing presslines, presses and dies (kinematics, collisions, flow of material, ...). It's used too for offline programming, pressline transfer tooling construction and verification, assembly validation, etc..

The whole application logic is written in tcl, combined with a C++ executable, handling the connection to a Motif/MFC UI and our simulation toolkit (with a exported tcl interface). We build in MFC and Motif scalable application specific widgets that export commands to tcl.

So I'm used to say, that we have a C++ core (executable) and an exchangable application written in tcl.

"My" CAD system to simulation converters are built via these C++ core (often a shared object), a library or shared object containing a C++ to tcl interface from the CAD system API and the tcl application, that is nearly identically from CAD system to system.

The platforms to be supported are NT/w2k, IRIX, AIX, Solaris and HP-UX.

Main customers are automotive companys and their subcontractors all over the world.


!!! Thanks to Theo Verelst (TV) for hosting my packages !!!


tcl appliations on the net:

  • idtagviewer 1.0 (pure tcl id tag viewer/editor [L1 ]):
     http://195.241.128.75/hup/idtagviewer.tar.gz
     http://195.241.128.75/hup/idtagviewer.zip

tcl only packages on the net:

  • tcf 1.0 (pure tcl Try Catch Finally), documentation included:
     http://195.241.128.75/hup/tcf.tar.gz
     http://195.241.128.75/hup/tcf.zip
  • AtExit 1.0 (exit-handler/finalizer package, inspired by [L2 ]):
     http://195.241.128.75/hup/AtExit.tar.gz
     http://195.241.128.75/hup/AtExit.zip
  • !include 1.0 (C-include like behaviour to source files - enhanced version of [L3 ]):
     http://195.241.128.75/hup/!include.tar.gz
     http://195.241.128.75/hup/!include.zip

packages with MS Windows DLL on the net:

  • tcl_messageBox 1.0 (for tcl/tk v8.1+ on Windows only):
     http://195.241.128.75/hup/tcl_messageBox.zip
  • topmost 2.0 (for tcl/tk v8.1+ on Windows only, not necessary for tcl/tk v8.4):
     http://195.241.128.75/hup/topmost.zip
  • shutdown 1.0 (for tcl/tk v8.1+ on Windows only):
     http://195.241.128.75/hup/shutdown.zip

Contact via Internet:

  • company contact:
     mailto:[email protected] - http://www.plm-solutions.com - http://www.ugs.com - http://www.eds.com
  • privat contact:
     mailto:[email protected]

Category Home Page