I found this code that almost does the job.
Is it possible to have “Form1” displayed again after the items have been selected?
Option Strict Off
Imports System
Imports System.Collections.Generic
Imports NXOpen
Imports NXOpen.UF
Module Module1
Public TheSession As Session =...
Hello,
I have a technical question. I'd like to validate a point before spending too much time trying to find a solution.
I'm currently working on a small application (on VS2019 in VB .net) to export Parasolid using a WinForm interface.
1-In journaling: open the application (WinForm interface...