Calling Modal command from session command

Calling Modal command from session command

Anonymous
Not applicable
334 Views
0 Replies
Message 1 of 1

Calling Modal command from session command

Anonymous
Not applicable

Hi There,

Another question I have been facing is how to deal with 3dr party dll that seem to work on Modal and if I use thos function from a session command I get some handled errors that give me inconsistent results.

 

I have a Session command that open drawings modify them and then close them (or at least try to close them)

 

During the modification I'm calling some third party dlls that are also .Net plugins, and they seem to give me the correct result when I use my Modal function which only uses MDI document,  but when I try to use My Session command for process a batch of drawings,  then the result from the 3dr party dll commands are incorrect (they fail)

 

So I guess they are using Modal flag as well so is there a way I can call them from my session command without having those inconsistent results?

 

0 Likes
335 Views
0 Replies
Replies (0)