how to use nx 6 macro file in C#.net
how to use nx 6 macro file in C#.net
(OP)
dear
please give me suggestion nx 6 macro file is use in c#.net OR not
please give me suggestion nx 6 macro file is use in c#.net OR not
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
how to use nx 6 macro file in C#.net
|
RE: how to use nx 6 macro file in C#.net
NX has a macro language that can be used to record and replay user actions; I'm pretty sure you can call a macro from a journal file for execution.
Some C languages have the ability to preprocess the source code before compilation. This is often used to automate adding certain code or conditional compilation statements. C# does NOT support this type of macro.
www.nxjournaling.com
RE: how to use nx 6 macro file in C#.net
RE: how to use nx 6 macro file in C#.net
i have make the macro button in nx 6 but now i required to use this button in c#.net application
RE: how to use nx 6 macro file in C#.net
www.nxjournaling.com
RE: how to use nx 6 macro file in C#.net