![]() |
PK_blend_transfer_topol_t |
typedef int PK_blend_transfer_topol_t;
This datatype selects whether or not an attempt will be made to transfer
topology in the region completely overlapped by the blend into the blend
faces.
It has the two values:
PK_blend_transfer_topol_no_c delete all topology in the blended out region
PK_blend_transfer_topol_yes_c preserve topology in the blended out region
See Preserving overlapped topology for more information.