Python API
2 posts
• Page 1 of 1
Python API
Is there a way to have the graphical display run while using the python API?
- matt
- Posts: 1
- Joined: Fri Jun 14, 2013 8:34 pm
Re: Python API
You can create a window:
cubit.cmd("graphics window create")
You can refresh the window
cubit.cmd("graphics flush")
And you can enable interaction (hit the 'q' button to get out of interaction
mode)
cubit.cmd("mouse")
Does this help?
cubit.cmd("graphics window create")
You can refresh the window
cubit.cmd("graphics flush")
And you can enable interaction (hit the 'q' button to get out of interaction
mode)
cubit.cmd("mouse")
Does this help?
csimsoft
- csimsoft Moderator
- Posts: 264
- Joined: Tue Feb 14, 2012 5:59 pm
- Location: American Fork, UT
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest