PK_BSURF_ask   

PK_ERROR_code_t      PK_BSURF_ask
(
--- received arguments ---
PK_BSURF_t           bsurf,   --- b-surface

--- returned arguments ---
PK_BSURF_sf_t *const bsurf_sf --- b-surface standard form
)


This function returns the standard form for a b_surface


Takes a b-surface and returns its standard form.  Refer to the documentation
of PK_BSURF_sf_t.