![]() |
PK_replace_patch_t |
typedef int PK_replace_patch_t;
The datatype is used to indicate whether each face listed in 'target_patches'
array will be replaced the corresponding face in 'tool_patches' array with
matching boundary.
It has the values:
PK_replace_patch_no_c do not require to match any face boundaries.
PK_replace_patch_yes_c require to match the sheet boundary of each face
in 'tool_patches' array to the corresponding face
in 'target_patches' array.