Hi,
I am trying to write a HM tcl script to convert LS-Dyna to Nastran/Optistruct format (i.e XtraNode, RigidBody, joint and Tied contact).
If such a tool already exsist please let me know.
I am trying to find answer for the following questions:-
In Dyna template
1) When I use 'hm_getcardimagename group $GroupId -byid' it says group type is 'NodesToSurface'. But how can I find out the contact option eg 'Tied' or 'TiedShell'.
2) How can I get the master and slave set id for conatcts. command 'hm_getentityvalue group $GroupId slavesetlist.id 0 -byid' gives incorect id.
3) How can I run the LsDyna to Nastran convert tool within TCL script.
4) How can I ignore beam 3rd node when using 'hm_createmark nodes 1 'by comp id' $PartId'.
Thanks
Krish