Hi,
I success to ask a directory, and a number to the user. And save the work part.
But, now I don't know how do this action on all the parts under the work assembly.
Could you help me, please ?
Option Strict off
Imports System
Imports NXOpen
Imports System.Windows.Forms
Imports NXOpen.UF...
Hi,
Currently, I work with an assembly composed of family part member
I have not problem when I work on standard products, but for special products, I need to clone the assembly and family part members to do specific modification.
I can’t use cloning function to rename my assembly and parts...