14 #include <grass/vedit.h>
34 struct line_pnts *Points;
35 struct line_cats *Cats;
42 for (i = 0; i < List->n_values; i++) {
43 line = List->value[i];
52 newtype = GV_CENTROID;
58 newtype = GV_BOUNDARY;
68 G_debug(3,
"Vedit_chtype_lines(): line=%d, from_type=%d, to_type=%d",