Description | ||||||||
This is the generic function for filtering an axis. | ||||||||
Synopsis | ||||||||
#include <ProSolid.h> | ||||||||
ProError | (*ProAxisFilterAction) | ( | ||||||
ProAxis axis | ||||||||
/* (In) | ||||||||
The axis handle | ||||||||
*/ | ||||||||
ProAppData app_data | ||||||||
/* (In) | ||||||||
The application data passed to the function ProSolidAxisVisit() | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|