Hi All,
I am using a journal to edit an TC item name and description from NX (of the active part). To do this, I am using the call:-
theUFSession.UFUgmgr.SetPartNameDesc (database_part_tag, part_name, part_desc) under the UFUgmgr classes
This works really well, and is simple as once you have...