NXOpen.UF.Setup.GenerateProgram

Setup.GenerateProgram()

Refer to UF_SETUP_generate_program for documentation.

Signature: GenerateProgram(setup, group, postName, outputFilename, outputUnits)

Parameters:
  • setup (Tag) –
    • the setup object to process
  • group (Tag) –
    • the program group to process
  • postName (str) –
    • the name (as found in a resource file) of the post instructions to use. This name specifies the Definition File and Event Handler file to use
  • outputFilename (str) –
    • the name of the file to write theoutput to
  • outputUnits (NXOpen.UF.Setup.OutputUnits Refer to UF_SETUP_output_units_e for documentation.) –
    • the output units for the Post to use

License requirements: None