![]() |
PK_LTOPOL_dup_merge_t |
typedef int PK_LTOPOL_dup_merge_t;
This datatype specifies whether duplicate ltopologies created in the process of
clipping will be merged.
PK_LTOPOL_dup_merge_t can take the following values:
PK_LTOPOL_dup_merge_no_c Duplicate ltopologies will not be merged.
PK_LTOPOL_dup_merge_yes_c Duplicate ltopologies will be merged. The
merging process will be performed to
'duplicate_tolerance' if supplied, or to
session precision otherwise.