+ share GL widgets when creating further 3d views of a document
This commit is contained in:
@@ -1576,7 +1576,7 @@ StdCmdViewCreate::StdCmdViewCreate()
|
||||
|
||||
void StdCmdViewCreate::activated(int iMsg)
|
||||
{
|
||||
getActiveGuiDocument()->createView("View3DIv");
|
||||
getActiveGuiDocument()->createView(View3DInventor::getClassTypeId());
|
||||
getActiveGuiDocument()->getActiveView()->viewAll();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user