Function ProSolidRetrievalErrorsGet
Description
Returns the data structure containing errors that occurred during retrieval.
Notes:
The retrieval error information is not persistent and should be accessed immediately after the call to ProMdlRetrieve or an equivalent retrieval function.
Creo Parametric TOOLKIT currently does not return specific information from the retrieval errors structure - this is reserved for future expansion.
Replacement in Object TOOLKIT: | |
Synopsis
| ProSolidRetrievalErrorsGet |
| ( /* (In) The top-level solid model that was retrieved. */ /* (Out) Pointer to the retrieval errors. */ ) |
Returns
| Errors were found for this model. |
| Errors were not found for this model. |
| The inpurt argument is invalid. |
See Also
ProMdlRetrieve
ProAssemblySimprepRetrieve
User Guide References