PK_SESSION_set_facet_geometry   

PK_ERROR_code_t     PK_SESSION_set_facet_geometry
(
--- received arguments ---
PK_facet_geometry_t facet_geometry --- whether facet geometry is to be enabled
)


This function sets whether facet geometry and lattice support are to be
enabled.


Specific Errors:
    PK_ERROR_facet_geometry        attempt to disable facet geometry,
                                   PK_facet_geometry_no_c, when there is
                                   facet geometry in the session
                                   (MILD)
    PK_ERROR_lattice_geometry      attempt to disable facet geometry,
                                   PK_facet_geometry_no_c, when there is
                                   at least one lattice in the session
                                   (MILD)
    PK_ERROR_locked                session contains locked partitions (MILD)