svgerase
svgerase |
Purpose
Synopsis
procedure svgerase
procedure svgerase(gid: string)
Argument
gid
|
Object group ID.
|
Further information
1. This procedure can be used together with
svgpause to explore a number of different user graph versions during the execution of a Mosel model.
2. If a group ID is specified only the objects within this group are removed without deleting the group definition itself.
3. Use
svgdelobj to delete individual graphical objects.
Related topics