getpoint,getentity,etc doesn`t wait!!!
I develope an application for intellicad by an addin and a DLL.Wen I execute a command from my application that requests a user input like getentity or getpoint more than once , those functions only wait for the first input; next user inputs are ignored.
0
Comments
-
the autolisp function ""while" also gives a similar result . it stops processing the command after the first intance and exits the command. any clues to work around.
0
This discussion has been closed.