map_pltexecute

Land Desktop Development ARX CPP SDK

Up a level
map_pltexecute
 
 

Plots the plot set for the specified plot set name.

int

map_pltexecute(

char *name);

Returns RTNORM or RTERROR.

name The name of the plot set to execute.

This function generates and issues plots for each defined boundary.

To get a list of available plot set names, use map_pltdeflist.