|
DEPRECATED:
|
Creo 11.0
|

SUPERSEDED BY: |


Replacement in Object TOOLKIT: |

ProDrawingTableVisit | |
( ProDrawing drawing /* (In) drawing to visit */ ProDwgtableVisitAction visit_action /* (In) visit action */ ProDwgtableFilterAction filter_action /* (In) filter action. If NULL, all tables are visited using the action function. */ ProAppData data /* (In) ProAppData structure */ ) |

The function successfully visited the tables. | |
One or more input arguments was invalid. | |
No tables were visited. | |
Other | Error return supplied by the visit action which caused visiting to stop. |


