An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
How do I restore the tkconsole manually through the menus if it disappears from its original position in HyperMesh ?
I think your problem comes from previous script
The only way is close hypermesh, delete hmsettings.tcl and hmmenu.set in ...\Documents
and open hypermesh again
I think your problem comes from previous script The only way is close hypermesh, delete hmsettings.tcl and hmmenu.set in ...\Documents and open hypermesh again
Yes, it was a problem with my script itself. I simply inserted
update;
into the SwitchTkCon function and the tkconsole appears back again at its position.
Thanks.