![]() |
PK_LINE_create |
PK_ERROR_code_t PK_LINE_create ( --- received arguments --- const PK_LINE_sf_t *line_sf, --- line standard form --- returned arguments --- PK_LINE_t *const line --- line ) This function creates a line from the given standard form. See documentation for PK_LINE_sf_t.