Hi
I got the code now can you please tell me how to put the user input datum plane in the below code line
Dim datumPlane1 As DatumPlane = CType(workPart.Datums.FindObject("DATUM_CSYS(0) XZ plane"), DatumPlane)
thanks
Hi
I recorded a Journal but in that selecting the Datum plane was also automatic but I need the Journal to ask the user for selecting the Datum Plane
Thanks in advance
I took one of this from UGII folder
* The modules are placed into UGSAMPLES.
*
* In order to execute this program, input the following parameters
* on the command line as described below.
*
* 1. part name: Full path name or the part name.
* 2. drawing name: The...