Archive for 'Design'

What a Sketch Tool should be

What an awesome sketch tool ‘ILoveSketch‘ It shows a 3D Sketch tool with out any cuts in the video, using a stylus on a touch screen. ILoveSketch No-Cut Demo: Spacecraft from Seok-Hyung Bae on Vimeo.

Custom Templates in NX

To tell NX that you have a different location for you custom templates, set a variable: UGII_TEMPLATE_DIR=<directory of templates> This needs to be set in your ugii_env.dat file, so that it is consistent with Teamcenter integration and Native NX. The Template folder for Native and Teamcenter looks for a .pax file. For Teamcenter pax files: [...]

Better Control the Data format database attribute sync from TcEng to NX

Starting in Teamcenter Engineering 2005 SR1 MP3, they have added a new format string. In the “IMAN_BASE_DIR\lang\textserver\en” is a file for time. Add the following key: <key id=”NXDefaultDateFormat”>%d-%b-%Y</key>   Restart your Teamcenter Service and open your drawings now it will have the DDMMYYYY format. If you want other formats there are other variables to get [...]