Solved
component Surface
In creo toolkit how to visit each component surface?
In creo toolkit how to visit each component surface?
extern ProError ProSolidBodySurfaceVisit (ProSolidBody *body,
ProSurfaceVisitAction visit_action,
ProAppData app_data);
/*
Purpose: Visits surface in a body
Input Arguments:
body - body
visit_action - action function
app_data - application data.
Output Arguments:
Return Values:
PRO_TK_NO_ERROR - Function is successful.
PRO_TK_E_NOT_FOUND- There are no surfaces in specified body.
*/Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.