Command: dump

Syntax

dump { <elist> ... }

Description

Create a plot meta-file from entity graphics.

Parameters

Switches

Notes

One, and only one, of the switches -ch, -of and -uof must be specified to give a destination for the plot meta-file output.

Sub-entities of compounds may not be dumped in isolation from their parent entities. If this is attempted, the parent entity is also dumped.

If the auto-grid and/or auto-vane facility is on for the window, their associated graphics are dumped.

Examples

Dump one entity.

dump this, -of=my_plot

Dump all entities at a plot scale of 1/10 to a channel.

open pch,-of=layout.pl
write pch,'#User Information'
dump -ch=pch, -ps=0.1,-ent
write pch,'#End of file'
pch.close

See Also

Commands:

entity, group, kill, save2d

Files:

plot meta file

Identifiers:

all (group), current_filter (filter), post_dump (procedure), pre_dump (procedure), these (group)

Structures:

entity