PK_SWEPT_ask   

PK_ERROR_code_t      PK_SWEPT_ask
(
--- received arguments ---
PK_SWEPT_t           swept,     --- swept surface

--- returned arguments ---
PK_SWEPT_sf_t *const swept_sf   --- sf for a swept surface
)


This function writes the standard form of a swept surface at the given address.
The application is responsible for allocating the standard form but need not
initialise any fields.  See documentation for PK_SWEPT_sf_t.