×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

how to use nx 6 macro file in C#.net

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

RE: how to use nx 6 macro file in C#.net

Let's start by defining some terms because "macro" has multiple meanings depending on the context.

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

so what are you trying to accomplish?

RE: how to use nx 6 macro file in C#.net

(OP)
dear
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

So you have recorded an NX macro and now want to call that code from your C# journal code, is this correct?

www.nxjournaling.com

RE: how to use nx 6 macro file in C#.net

(OP)
no i want to click nx macro button from C# application

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources