Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.
I've heard that there's a way to run Pro/E with no window. Is there some sort of reference that describes how to manipulate things in this environment?
Append the end of your Pro/E startup command with -g:no_graphics.
Pro/E can do anything in no-graphics mode that doesn't require user interaction. J-Link, Web.Link, trail files, Pro/TOOLKIT, Automation Gateway, all these methods work in no-graphics mode. I'm not sure, but would imagine Pro/BATCH can run this way too. Test your applications in graphical mode to make sure they run smoothly before going to no_graphics. Its hard to debug something you can't see.
The benefits of no-graphics mode is it doesn't take up as much memory. It doesn't take as long to load, and it runs much faster than a normal session.
The drawbacks are: It still draws a license of Pro/ENGINEER. You can't interact with the session. When your task completes/fails, you have to close Pro/ENGINEER. You can code your app to close Pro/E or you can close Pro/Evia the task manager.
If you don't have any Pro/ENGINEER licenses to spare, PTC used to and may still sell an E-ENGINEER license. It is Pro/ENGINEER without the UI. It's cheaper than a regular Pro/ENGINEER foundation seat.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.