NXOpen.UF.Sf.SolutionSetNameNx

Sf.SolutionSetNameNx()

Refer to UF_SF_solution_set_name_nx for documentation.

Signature: SolutionSetNameNx(solution, solutionName, renameResultFile)

Parameters:
  • solution (Tag) – Tag of the solution attached to name.
  • solutionName (str) – Name of the solution. The buffer must be declared using MAX_LINE_BUFSIZE so it can hold MAX_LINE_NCHARS characters.
  • renameResultFile (bool) – Flag for renaming any associated result file. If set to TRUE, the solution and result file will be renamed the part will automatically be saved in order to maintain the association between the solution and the result file. If set to FALSE, the solution will be renamed, but the result file will retain its current name. The association between the solution and the result file will be lost.

License requirements: None