SoWinComponentShow Method |
This shows the component.
Namespace: OIV.Inventor.Win
If this is a topLevelShell component, then OIV.Inventor.Win.SoWinComponent.Show() will Realize and Map the window, else it will simply Manage the widget. In addition, OIV.Inventor.Win.SoWinComponent.Show() will also pop the component window to the top and de-iconify if necessary, to make sure the component is visible by the user.