Hello Didier Psaltopoulos Sir,
Here is code in VB for hole generation but it is getting ERROR.
Please suggest where to modified this code.
Option Strict Off
Imports System
Imports NXOpen
Imports NXOpen.UF
Module HOle
Dim theSession As NXOpen.Session = NXOpen.Session.GetSession()
Dim...