Associated with one model.
Public Member Functions | |
| HRESULT | Activate () |
| Activates this window and sets it as the current window. | |
| HRESULT | ExportRaster ([in] enum ERasterDepth in_depth,[in] double in_width,[in] double in_height,[in] enum EDotsPerInch in_dpi,[in] enum ERasterType in_type,[in, defaultvalue("")] BSTR in_output_file,[out, retval] BSTR *out_retval) |
| Outputs a standard Pro/ENGINEER raster output file. | |
| HRESULT | Refit () |
| Refits the display of an object in the window. | |
| HRESULT | Refresh () |
| Refreshes the screen. | |
| HRESULT | Repaint () |
| Is the equivalent of the Pro/ENGINEER command View, Repaint. | |
Properties | |
| int | Id [get] |
Identifies this window in Pro/ENGINEER session. | |
| IModel | Model [get] |
Model associated with this window. | |
1.5.1-p1