
ProSolidRelsetVisit | |
( ProMdl model /* (In) The model that owns the relations */ ProSolidRelsetVisitAction action /* (In) The supplied function to be invoked for each relation set */ ProAppData caller_data /* (In) The user-supplied data */ ) |

The function successfully visited all the relation sets owned by the model. | |
Other | Visiting stopped due to the error returned by user-supplied visiting function, or some other internal error. |


