Category Mechanica, Object ProMechsurface

Callback ProMechsurfaceFilterAction


Description
Filter action for the surfaces that are included in a given solid volume.
Synopsis
#include <ProMechGeometry.h>
ProError(*ProMechsurfaceFilterAction)(
ProMechSurface surface
/* (In)
The surfaces for a given solid volume.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
PRO_TK_CONTINUEDon't pass the item to the visit action.
PRO_TK_NO_ERRORPass the item to the visit action, and pass this value as filter status.

Manual References:

  1. Creo Simulate: Geometry: Accessing Creo Simulate ProMechSurface
  2. Creo Simulate: Geometry: Accessing Creo Simulate ProMechSurface