Hi, thank you both for the reply.
Your block styler code which was given is greatly appreciated.
I've come up with the following code :
//==============================================================================
// WARNING!! This file is overwritten by the Block UI Styler while...
Hi all, with the help of ufsure, I've learnt to combined a journal code with the UI Block Styler so as to retrieve the input co-ordinate values from the block dialog into my journal code.
The code was changed from
NXOpen.Point3d originPoint1 = new NXOpen.Point3d(0.0, 0.0, 0.0)...
Hi all,
I would like to request help from the kind souls here in this forum. I am quite new to programming NX open.
I have created a journal code that when played, will create a simple solid block by the co-ordinates 100 by 100 by 100. What i wish to accomplish is to use the block UI...