NXOpen.UF.Ugmgr.ConvertNameFromCli

Ugmgr.ConvertNameFromCli()

Refer to UF_UGMGR_convert_name_from_cli for documentation.

Signature: ConvertNameFromCli(cliName)

Parameters:cliName (str) – Command Line Input format, e.g., “@DB/peters-part/A/spec/sheet1” Note: The separator used must not be a character which is already used in the part name, part revision, part file type or part file name. Valid separators are /@#$^&()|[]{}.
Returns:Internal format “%UGMGR=3.2 PN=Peters-part -PRN=A...”. The caller must free this string by calling UF_free
Return type:str

License requirements: None