
Replacement in Object TOOLKIT: |

ProViewStore | |
( ProMdl model /* (In) The handle to a part, assembly, or drawing. If this is NULL, the function uses the current object. */ ProLine view_name /* (In) The name under which the view will be stored in the object database. */ ProView* p_view /* (Out) The handle to the view stored. */ ) |

The function successfully stored the view. | |
Model is in read-only state. | |
One or more of the input arguments are invalid. | |
A general error occurred and the function failed. |


