
Replacement in Object TOOLKIT: |

ProSolidExpldstateVisit | |
( ProSolid p_solid /* (In) The model containing the explode states. */ ProGeomitemAction action /* (In) The visiting function. If it returns anything other than PRO_TK_NO_ERROR, visiting stops. */ ProGeomitemFilter filter /* (In) The filter function. If NULL, visits all explode states using the action function. */ ProAppData app_data /* (In) The application data passed to the filter and visiting functions. */ ) |

The function successfully visited all the explode states. | |
One or more of the arguments are invalid. | |
Other | Any other valus is the value returned by the action function (visiting stopped). |


