|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-745b61fbf6
|
Vector library - level info. More...

Go to the source code of this file.
Functions | |
| int | Vect_level (struct Map_info *Map) |
| Returns level that Map is opened at. | |
Vector library - level info.
SPDX-FileCopyrightText: 2001-2009 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file level.c.
Returns level that Map is opened at.
| Map | vector map |
Definition at line 27 of file level.c.
References _, G_warning(), VECT_CLOSED_CODE, and VECT_OPEN_CODE.
Referenced by Vect_copy_map_lines_field(), Vect_get_map_box(), and Vect_write_ascii().