
ProMdlSave | |
( ProMdl handle /* (In) The model to store. ProMdlDisplay should be called before this so that graphics/preview data is savedn case of drawings, sketch etc. */ ) |

The function successfully stored the model along with all its subordinate models, according to their modification status and the configuration option 'save_objects'. | |
Failed to save the model or at least one of its subordinate models due to unresolved non-overridable conflicts in the target location. To obtain the exact list of models that were not saved a notification on PRO_MDL_DBMS_FAILURE event can be applied. | |
The entire operation failed. | |
The argument is invalid. | |
The function does not have permission to operate on this model. | |
The function is not available in Design Test Mode. |



