Skip to content

Rename Part name in Assembly file using NXOpen for Nx Siemens Program

Notifications You must be signed in to change notification settings

MohanDulam/Rename-the-NX-Part

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It difficult Rename the part name in Assembly file of Siemens NX directly without disturbing the Assembly references.

I developed a code to Rename part name in assembly.

This code mainly used “ug_edit_part_names.exe” application. I added GUI to this application.

We can use this “ug_edit_part_names.exe” application in “NX Command prompt” like below image. The location of this file is “C:\Program Files\Siemens\NX 12.0\NXBIN\ ug_edit_part_names.exe”.

1

with the help of example command (like below image) in we understand how to pass the arrgument to this application image

With help of I developed tool can change the part file name without disturbing the Assembly references.

image

About

Rename Part name in Assembly file using NXOpen for Nx Siemens Program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages