×
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

I need to launch already existing command in UG NX 9, but need default load values to be changed .

I need to launch already existing command in UG NX 9, but need default load values to be changed .

I need to launch already existing command in UG NX 9, but need default load values to be changed .

(OP)
Hi
I need a help from u guys
I want to launch a exsiting UG command in NX by using vb.net dll file but I have to set certain parameters inside the command as I intended
bcoz I need to change those parameters again and again each time when I launch that tool.

Lets say I want to launch extrude command with default my own default start value and end value

I recorded journals but the execution is doing the changes and does commit the command, dont know what to do pls help

Thanks & regards,
Inian

RE: I need to launch already existing command in UG NX 9, but need default load values to be changed .

You can provide a user interface (UI) for your program through the use of the block styler, winforms, some NX selection commands, or (to a limited extent) message and input boxes. There is no way (that I know of) to pull up a standard NX dialog box, wait for user input, and use the values as input for your journal.

The advantage of custom programs is to speed things up by calculating values and eliminating user input as much as possible. If you can calculate the values that you need based on other objects in the file, it would be to your advantage to do so. If you absolutely need user input, you will have to use one of the methods mentioned above.

www.nxjournaling.com

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