Convert HyperForm material into InspireForm

User: "Junta_20361"
New Altair Community Member
Updated by Junta_20361

hi expert,

i found a new feature in InspireForm 2021 related to convert HyperForm material into InspireForm.

image

how can i access this script? do you have any demonstration for this?

Thanks!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Rogerio Nakano_21179"
    New Altair Community Member
    Updated by Rogerio Nakano_21179

    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

    image

    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

     

    User: "Junta_20361"
    New Altair Community Member
    OP
    Updated by Junta_20361

    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

    image

    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!