
Replacement in Object TOOLKIT: |

ProSolidDispCompVisit | |
( ProSolid handle /* (In) The solid handle. */ ProSolidDispCompVisitAction visit_action /* (In) Visiting function applied to a displayed component solid. See comments for ProSolidDispCompVisitAction. */ ProSolidDispCompFilterAction filter_action /* (In) The filter function. If NULL, all displayed components in the solid handle are visited using the action function. */ ProAppData app_data /* (In) The application data to be passed to the filter and visiting functions. */ ) |

The function successfully visited all the solids. | |
One or more input arguments was invalid. | |
Other | Any other value returned by the visit action (visiting stopped). |


