PK_ERROR_code_t PK_SPUN_create ( --- received arguments --- const PK_SPUN_sf_t *spun_sf, --- spun surf standard form --- returned arguments --- PK_SPUN_t *const spun --- spun surf ) This function creates a spun surface from the given standard form. Specific Errors: PK_ERROR_invalid_geometry invalid curve PK_ERROR_impossible_spin cannot determine spun geometry See documentation for PK_SPUN_sf_t. See also PK_CURVE_spin