
ProViewRefit | |
( ProMdl model /* (In) Handle to the object which is displayed in a window. The type of the object should be either drawing, part or assembly. */ ProView view /* (In) Handle to the view used to display the object. For a drawing model, this should be the background view, as can be obtained by ProDrawingBackgroundViewGet. Can be NULL for a solid model in the current window. */ ) |

The function successfully refits the model to the window. | |
Model is in read-only state. | |
One or more of the input arguments are invalid. | |
Either view or model was not found. | |
A general error occurred and the function failed. |


