API Documentation > Mechanica > Object ProMechvertex > Callback ProMechvertexFilterAction
Callback ProMechvertexFilterAction
Description
Filter action for the vertices that are included in a given solid volume.
Synopsis
(*ProMechvertexFilterAction)
(
/* (In)
The vertex.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
Don't pass the item to the visit action.
Pass the item to the visit action, and pass this value as filter status.
User Guide References
Was this helpful?