PK_facet_split_strip_t   

typedef int PK_facet_split_strip_t;

Used in:

PK_TOPOL_facet_choice_2_o_t
PK_TOPOL_render_facet_go_o_t


This field can take any one of the following values.
     PK_facet_split_strip_no_c  : do not split facet strips.  Facet strips can
                                  span multiple periods on the surface.
     PK_facet_split_strip_yes_c : split the facet strips to ensure that no
                                  strip spans more than a single period on
                                  the surface.

See Options for outputting topological information and
GO options for more information.