Category Mechanica, Object ProMechcontour

Callback ProMechcontourFilterAction


Description
Filter action for the contours that are included in a given surface.
Synopsis
#include <ProMechGeometry.h>
ProError(*ProMechcontourFilterAction)(
ProMechContour contour
/* (In)
The contour.
*/
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 ProMechContour
  2. Creo Simulate: Geometry: Accessing ProMechContour