Next: write-comments, Previous: winenter, Up: GCL Reference
(write {command|geometry|camera|transform|ntransform|window} FILENAME [ID|(ID ...)] [self|world|universe|otherID])
A filename of -
is a special case: data are written to the stream
from which the 'write' command was read. For external modules, the data
are sent to the module's standard input. For commands not read from an
external program, -
means geomview's standard output
(see (command ...)
).
The ID can either be a single id or a parenthesized list of
ids, like g0
or (g2 g1 dodec.off)
.