Function ProSolidDisplay
Description
Displays the specified object. Note:
• If no model is currently displayed, the specified model will be placed in the base window.
• If a model is already displayed in the base window, the specified model will be placed in an accessory window. The current window will not be affected.
• If the specified model has been assigned a new window, the model will be displayed in the new window provided a model is present in the base window, else the model is displayed in the base window.
Replacement in Object TOOLKIT: | |
Synopsis
| ProSolidDisplay |
| ( /* (In) The object to display */ ) |
Returns
| The function successfully displayed the object. |
| The system failed to create a window. |
| The specified argument is invalid. |
| |
See Also
Sample Code References
User Guide References
Parent topic