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 | ||||||||
|