Here is a basic code snippet that will add the current displayed assembly to the clone process, apply a naming rule (in this case adding "-" to the end of every component), and define the output folder:
Option Strict Off
Imports System
Imports System.Windows.Forms
Imports NXOpen
Imports...
Hello all,
I am looking for a way through a journal to select multiple components in an assembly, delete those components from the assembly, and then simultaneously delete the components from their respective folders on the computer.
The idea would be to run the journal, have it prompt for...