
Replacement in Object TOOLKIT: |


ProSolidDtlsymdefVisit | |
( ProSolid solid /* (In) The solid model handle. */ ProDtlitemVisitAction visit_action /* (In) Symbol definition visit action function. */ ProDtlitemFilterAction filter_action /* (In) Symbol definition filter action function. If NULL, all symbol definitions are visited using the action function. */ ProAppData appdata /* (In) The application data. */ ) |

The function successfully visited the symbol definitions. | |
One or more arguments was invalid. | |
The function failed. | |
No symbol definitions were found. | |
Other | Return value passed by the caller's visit function. |

