![]() |
PK_extension_smoothness_t |
typedef int PK_extension_smoothness_t;
This datatype specifies the level of continuity to be preserved when extending geometry. It has the values: PK_extension_smoothness_g0_c: Smoothness will not be preserved. PK_extension_smoothness_g1_c: Up to G1 continuity will be preserved, where possible.