NX Part Name Part Desc ignored in Clone Log File if part is set to AUTO_GENERATE ID

2024-10-14T05:17:06Z
NX for Design

Summary


Details

Part Name and Part Description are ignored from the clone log file with AUTO_GENERATE Naming Technique.

Solution

In this case, user can set the default name/description in the clone log(Default_Part_Name,Default_Part_Description) OR through command line switches(default_name, default_description) OR on the dialog.

In this case, to use the OS file name as the DB_PART_NAME or DB_PART_DESC, specify {OS_FILENAME}, the system will assign the name/desc accordingly. This is irrespective of the naming technique used.

Clone Log File Example:

===============================================
TEAMCENTER INTEGRATION IMPORT LOG
Date - Fri Jun 28 12:40:53 2024
===============================================

-----------------------------------------------
Default Parameters
-----------------------------------------------
&LOG Operation_Type: IMPORT_OPERATION
&LOG Default_Cloning_Action: USE_EXISTING
&LOG Default_Naming_Technique: AUTO_GENERATE
&LOG Default_Container: ":Newstuff"
&LOG Default_Use_Type_From_Part_File: No
&LOG Default_Part_Type: Item
&LOG Default_Part_Name: "${OS_FILENAME}"
&LOG Default_Part_Description: "${OS_FILENAME}"
&LOG Default_Associated_Files_Directory: ""
&LOG Default_DB_Owner: infodba dba
&LOG Default_Validation_Mode: OFF
&LOG Assign_Alternate_IDs: No

-----------------------------------------------
Part Specific Information
-----------------------------------------------
&LOG
&LOG Part: "C:\Users\infodba\Desktop\New folder\model1.prt"
&LOG Cloning_Action: DEFAULT_DISP
&LOG Container: ":Newstuff"
&LOG Part_Type: Item
&LOG
&LOG Part: "C:\Users\infodba\Desktop\New folder\model2.prt"
&LOG Cloning_Action: DEFAULT_DISP
&LOG Container: ":Newstuff"
&LOG Part_Type: Item
&LOG
&LOG TOP_ASSEMBLY Part: "C:\Users\infodba\Desktop\New folder\assembly1.prt"
&LOG Cloning_Action: DEFAULT_DISP
&LOG Container: ":Newstuff"
&LOG Part_Type: Item
&LOG

KB Article ID# PL8799018

Contents

SummaryDetails

Associated Components

Teamcenter Integration for NX