How to edit card element - Automatic ( convert from Blank to OFFSET )
Hello everybody .
Please support for me !
For example, i have 5 components and set properties . I want to edit card element . Convert option from BLANK to OFFSET . Offset value = 1/2 thickness of component . Then show 2D detailed to check Thickness .
How to write a tool tcl to perform that operation ?
Find more posts tagged with
Sort by:
1 - 5 of
51
Hi,
Open command.tcl in your working folder (mostly Documents) delete all the commands, now do the above operation in Hypermesh, the tcl commands to do the same operations will be written in command.tcl. try running each line by line to understand what is going on, then add some more tcl commands and api to automate it.