
ProSolidSurffinishVisit | |
( ProSolid solid /* (In) The solid model. */ ProSurffinishVisitAction visit_action /* (In) Action performed for each surface finish visited. */ ProSurffinishFilterAction filter_action /* (In) Used to filter the search. Pass NULL to visit all surface finishes. */ ProAppData appdata /* (In) User data passed to the visit and filter functions. */ ) |

The function succeeded. | |
One or more arguments is invalid. | |
No surface finish entities were found in the model. | |
Other | Returned from the visit action. |

