Category Creo Parametric fundamentals, Object ProModelitem

Callback ProModelitemVisitAction


Description
Visit action for visiting model items.
Synopsis
#include <ProModelitem.h>
ProError(*ProModelitemVisitAction)(
ProModelitem* item
/* (In)
The model item.
*/
ProError error
/* (In)
Error return passed from the filter action.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Appearance States
  2. Composite Design