Documentation de l'API > Miscellaneous > Object ProSketched > Callback ProSketchedHoleGeomitemFilter
Callback ProSketchedHoleGeomitemFilter
Description
This is the function for filtering a geomitem of each member of sketched hole.
Synopsis
#include <ProHole.h>
(*ProSketchedHoleGeomitemFilter)
(
/* (In)
The handle to a geomitem
*/
ProAppData app_data
/* (In)
The user data passed from ProSketchedHoleGeomitemVisit()
*/
)
Returns
Calls the visit function if not NULL
Skips to next ProGeomitem
User Guide References
Est-ce que cela a été utile ?