SaveImage ( Format, FileName )

FlowField Card

Arguments Format the format of the file to write. One of
"BMP" — Windows BitMaP
"SVG" — Structured Vector Graphics
"DXF" — AutoCAD Drawing Exchange File
"EPS" — Encapsulated PostScript
FileName the fully qualified name of the file to write, enclosed in double quotes
Description Writes the image of the flow field to the specified file. If the file name is "Clipboard", the image is placed into the clipboard in text format (works only for SVG, DXF, and EPS).
Remarks Performs the same action as the context menu on the flow field canvas.