Message 1 of 2
Opening Form during PromptForFamilyInstancePlacement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm trying to open a window with some option during the PromptForFamilyInstancePlcement.
I know that it's possible only if i start the window showing before the calling of the method.
The problem is the first time i show the window the command works fine, but if have a second call shortly after the first one the command exits without starting the prompt.
Debugging my code i figured out it's the window the problem, without it i don't have any problems, but i can't find out the reason of this behaviour.
So you have any idea about it?
Thanks
Giorgio