Hi everyone,
I want to print output of a file in metric unite, Now consider most of unite in main model define in metric unite and I want to use a source tcl file that made in another (engineering) units,How can I use the source file in main file that finally output print in metric units?
Use LibUnits.TCL
Moderators: silvia, selimgunay, Moderators
Re: Use LibUnits.TCL
unless the file with the nonmetric unit's is using something in the script that will enssure the input in the right units, e.g. node 4 [expr 30.0*$ft] 0., you are out of luck.