
Replacement in Object TOOLKIT: |

ProViewRetrieve | |
( ProMdl model /* (In) The handle to a part or assembly. If this is NULL, the function uses the current object. */ ProLine view_name /* (In) The name of the view to be retrieved. */ ProView* p_view /* (Out) The handle to the retrieved view. */ ) |

The function successfully retrieved the view. | |
Model is in read-only state. | |
One or more of the input arguments are invalid. | |
The function was unable to retrieve a view with the specified name. | |
A general error occurred and the function failed. |


