NXOpen.UF.Clone.SetNaming

Clone.SetNaming()

Refer to UF_CLONE_set_naming for documentation.

Signature: SetNaming(inputPartName, namingTechnique, outputPartName)

Parameters:
  • inputPartName (str) – part name of part in the current cloning operation, in NX Manager clone, or for an export operation , this should be an encoded name, otherwise a native O/S file name
  • namingTechnique (NXOpen.UF.Clone.NamingTechnique Refer to UF_CLONE_naming_technique_e for documentation.) – naming technique to be assigned to the specified part
  • outputPartName (str) – output part name to be set if naming_technique is UF_CLONE_user_name, otherwise NULL. In NX Manager clone, or for an import operation, this should be an encoded name, otherwise a native O/S file name

License requirements: ASSEMBLIES MODULE