Andreas Holtz wrote:
> The program is CATIA from Dassault.
> They have a parameter to control the refresh of
> the display (CATIAApplication.RefreshDisplay = False) but this
> only works within their macro engine. For details see here:
> http://ww3.cad.de/foren/ubb/Forum137/HTML/001099.shtml#000002

Have you tried it?  That's exactly the switch you need.  Although I
don't speak German, there's also a reference to an "Interactive"
property that might help you.

(I believe their explanation is justifying a bug, not describing
necessary behavior.  Many COM servers handle this just fine.)

Beyond that, you're just hacking, and you'll need to experiment.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to