Occurs when the "Toolbar / Windows - CAD Window" command has completed.
Visual Basic |
---|
Public Event OnWindowCADFinish() |
The user has clicked on the "Toolbar / Windows - CAD Window" menu item. When this occurs,
Prizm Viewer will first generate the "OnWindowCADStart" event, then toggle the checkmark
for the CAD docking window open / closed on the menu and show / hide the docking window, then
generate the "OnWindowCADFinish" event.
Prizm Viewer will first generate the "OnWindowCADStart" event, then toggle the checkmark
for the CAD docking window open / closed on the menu and show / hide the docking window, then
generate the "OnWindowCADFinish" event.