Category Geometry items, Object ProSurface

Callback ProSurfaceFilterAction


Description
This is the generic function for filtering a surface.
Synopsis
#include <ProSolid.h>
ProError(*ProSurfaceFilterAction)(
ProSurface p_surface
/* (In)
The surface handle
*/
ProAppData app_data
/* (In)
The application data passed to the function ProSolidSurfaceVisit()
*/
)
Returns
PRO_TK_CONTINUESkip visiting this surface and go to the next surface.
OtherCall the visit action for this surface. The return value is passed as input to the visit action.

Manual References:

  1. Annotations: Annotation Features and Annotations: Surface Finish Annotations