NXOpen.UF.Dirpath.AskNthDir

Dirpath.AskNthDir()

Refer to UF_DIRPATH_ask_nth_dir for documentation.

Signature: AskNthDir(selfArg, index)

Parameters:
  • selfArg (Tag) – Path
  • index (int) – >=0 : Index of directory to locate in path
Returns:

nth directory. This is dynamically allocated, and must be freed by the calling routine using UF_free.

Return type:

str

License requirements: None