![]() |
PK_LROD_coi_t |
typedef int PK_LROD_coi_t;
This datatype specifies whether lrods that are coincident with one or more clipping entities survive. PK_LROD_coi_t can take the values: PK_LROD_coi_keep_all_c All lrods coincident with a clipping entity survive. PK_LROD_coi_keep_connected_c Lrods coincident with a clipping entity survive if they are connected to surviving non-coincident ltopology. PK_LROD_coi_delete_c All lrods coincident with a clipping entity are deleted.