![]() |
PK_MESH_find_self_int_t |
typedef int PK_MESH_find_self_int_t;
This datatype is used to select the level of self intersection defect detection
to be performed.
It has the values:
PK_MESH_find_self_int_no_c do not find self intersections or slits
PK_MESH_find_self_int_sx_c examine for self intersections, but do not
find slits
PK_MESH_find_self_int_slits_c examine for slits only
PK_MESH_find_self_int_all_c examine for all self intersections and
slits