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)...