| Displays the specified model in the current view. Note:
- If no model is displayed, the specified model is placed in the base window.
- If the specified model has been assigned a new window, the model will be displayed in the new window.
If model is NULL, the function displays the object in the current window. The valid types of model that can be displayed are as follows:
Note: Calling this function will update the display, but may not activate the UI. To achieve it, the model window should be activated (for instance, by the user). |