Convert HyperForm material into InspireForm

hi expert,
i found a new feature in InspireForm 2021 related to convert HyperForm material into InspireForm.
how can i access this script? do you have any demonstration for this?
Thanks!
Find more posts tagged with

Hi
In your Inspire Form installation folder, some similar to
<installation_folder>/InspireForm2021\hwx\plugins\freedom\profiles\c2f\scripts\material
you may find the file:
ConvertHFMaterialsToIF.tbc
It is a compiled tcl script.
Easier way ito use, it s to call this script thru Hypermesh , "File>Run>Tcl/TK script "
A panel like figure below will open
You look for the HF material database, likely in the <Installation_folder>\hwdesktop\hm\scripts\hyperform\onestep
and select where to write out the xml material data.
Hope this is helpful
Regards
Hi Rogerio,
Thank you so much for your very detailed answer.
Very nice!
Hi
In your Inspire Form installation folder, some similar to
<installation_folder>/InspireForm2021\hwx\plugins\freedom\profiles\c2f\scripts\material
you may find the file:
ConvertHFMaterialsToIF.tbc
It is a compiled tcl script.
Easier way ito use, it s to call this script thru Hypermesh , "File>Run>Tcl/TK script "
A panel like figure below will open
You look for the HF material database, likely in the <Installation_folder>\hwdesktop\hm\scripts\hyperform\onestep
and select where to write out the xml material data.
Hope this is helpful
Regards