![]() |
PK_CURVE_sequential_t |
typedef int PK_CURVE_sequential_t;
PK_CURVE_sequential_t has the values: PK_CURVE_sequential_no_c The curves are not supplied in any specific order. PK_CURVE_sequential_yes_c The curves are supplied in the sequence which they should appear in the resultant body. This means that only consecutive curves will be connected, with the exception of the first and last curve which will also be connected if it is possible to form a closed body.