PK_BODY_keep_as_facet_t   

typedef int PK_BODY_keep_as_facet_t;

Used in:

PK_BODY_extrude_o_t
PK_BODY_make_curves_outline_o_t
PK_BODY_make_persp_outline_o_t
PK_BODY_make_section_o_t
PK_BODY_make_spun_outline_o_t
PK_BODY_section_o_t
PK_FACE_make_sect_with_sfs_o_t


This field can take any one of the following values:

PK_BODY_keep_as_facet_yes_c    : The operation will return a purely facet body
                                 when the input body is purely facet.

PK_BODY_keep_as_facet_no_c     : The operation can return a body with both
                                 classic and facet geometry even if the input
                                 body is purely facet.