Description | |||||
Visits surface in a body | |||||
Synopsis | |||||
#include <ProSolidBody.h> | |||||
ProError | ProSolidBodySurfaceVisit | ( | |||
ProSolidBody* body | |||||
/* (In) | |||||
body | |||||
*/ | |||||
ProSurfaceVisitAction visit_action | |||||
/* (In) | |||||
action function | |||||
*/ | |||||
ProAppData app_data | |||||
/* (In) | |||||
application data. | |||||
*/ | |||||
) | |||||
Returns | |||||
|