NXOpen.UF.Sf.LocateNamedStepNx

Sf.LocateNamedStepNx()

Refer to UF_SF_locate_named_step_nx for documentation.

Signature: LocateNamedStepNx(solutionTag, stepName)

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

Tag of the step.

Return type:

Tag

License requirements: None