Aug 27, 2024 #1 Anton Liubimov Mechanical Joined Aug 27, 2024 Messages 7 Location RU 1. Is it possible to programmatically open a dialog box and fill in the parameters? 2. How to run a macro (not a Journal) using NXOpen?
1. Is it possible to programmatically open a dialog box and fill in the parameters? 2. How to run a macro (not a Journal) using NXOpen?
Aug 27, 2024 #2 Bleaker Computer Joined Nov 12, 2012 Messages 117 Location DE 1. Yes, but apparently only the File New and File Open ones. 2. It's possible, but very ugly: https://nxjournaling.com/content/run-macro-inside-c-code Upvote 0 Downvote
1. Yes, but apparently only the File New and File Open ones. 2. It's possible, but very ugly: https://nxjournaling.com/content/run-macro-inside-c-code
Aug 27, 2024 Thread starter #3 Anton Liubimov Mechanical Joined Aug 27, 2024 Messages 7 Location RU Bleaker, thanks. Upvote 0 Downvote