
ProSolidGroupVisit | |
( ProSolid solid /* (In) The solid */ ProGroupVisitAction visit /* (In) The visit function */ ProGroupFilterAction filter /* (In) The filter function. If NULL, all UDFs are visited using the action function. */ ProAppData data /* (In) User defined data passed to the visit and filter functions. Can be NULL. */ ) |

All groups were visited | |
One or more input arguments was invalid. | |
No groups exist in the solid | |
Other | Visiting was terminated by an error from the action function. |

