![]() |
Calling vizard functions in a loop
Hi,
I noticed that if I call Vizard functions that have a visual effect in a loop, the commands wouldn't be run before the encapsulating function returns (even with delays in between) : Code:
def callVizFunctionsInALoop(): Is there any Vizard command that will get around this problem? Thanks Omid |
You should be using the viztask module. There are many examples of it in the docs and on the forum.
Code:
import viztask |
All times are GMT -7. The time now is 10:26 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC