
ProViewCreate | |
( ProMdl model /* (In) The handle to a part, assembly. */ ProLine view_name /* (In) The name under which the view will be created in the object database. */ ProView* p_view /* (Out) The handle to the view stored. */ ) |

The function successfully created 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. |

