PK_PLINE_ask   

PK_ERROR_code_t      PK_PLINE_ask
(
--- received arguments ---
PK_PLINE_t           pline,   --- polyline

--- returned arguments ---
PK_PLINE_sf_t *const pline_sf --- polyline standard form
)


This function returns the standard form for a polyline.


Takes a polyline and returns its standard form.  Refer to the documentation of
PK_PLINE_sf_t.