NXOpen.UF.Sf.StepSetNameNx

Sf.StepSetNameNx()

Refer to UF_SF_step_set_name_nx for documentation.

Signature: StepSetNameNx(solution, step, stepName)

Parameters:
  • solution (Tag) – Tag of the parent solution.
  • step (Tag) – Tag of the step attached to name.
  • stepName (str) – Name of the step. The buffer must be declared using MAX_LINE_BUFSIZE so it can hold MAX_LINE_NCHARS characters.

License requirements: None