×
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

excute grip program using gripbatch command

excute grip program using gripbatch command

excute grip program using gripbatch command

(OP)
Hi, I'm trying to execute a grip program using Windows Command prompt

I succeeded to compile and link the .grs file ( gripbatch -c <filespec> and gripbatch -l <filespec>)
but when it comes to excuting ( ripbatch -r <filespec> ) a window opens and closes immediately !!!!!


Do any of you have an idea how it works ?

Thank you.

RE: excute grip program using gripbatch command

(OP)
Any one can help ?????

RE: excute grip program using gripbatch command

The NX Documentation and the Grip reference manual document the switches.
As I recall, you need to provide more that just the -r switch.

Do you really want to run grip in batch? Or do you want to run NX in batch, and run a grip program in NX?

Mark Rief
NX CAM Customer Success
Siemens PLM Software

RE: excute grip program using gripbatch command

(OP)
Thank you Mark Rief for your reply

I want to run grip in batch and export the result as .prt or parasolid ...

is it possible ? what do I need to provide more than the -r switch ?

RE: excute grip program using gripbatch command

(OP)
ip

RE: excute grip program using gripbatch command

(OP)
Problem solved :D :D :D

in the command prompt : gripbatch -r -dev:osfile -n:<path for output file> <filespec>

this will generate an output file after execution

but in the grip file (.prt), a part must be activated in the beginning of the program : CREATE/PART,.....

to export the part file : CPATT/UPDATE,<path for exported part file>, <objlist>

:)

thank you


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