Deletes a plot set definition.
int
map_pltdefdelete(
char *name);
Returns RTNORM or RTERROR.
name | The name of the plot set. |
The function updates the plot definition dictionary in the current work session.
Deletes a plot set definition.
int
map_pltdefdelete(
char *name);
Returns RTNORM or RTERROR.
name | The name of the plot set. |
The function updates the plot definition dictionary in the current work session.