MGED CMD export body

[edit] export_body

Contents


[edit] Syntax

export_body object_file


[edit] Argument(s)

object_file
Destination file for exported object


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "export_body" command is used to copy the contents of the specified binary object into the specified file. Currently, only binary objects containing a uniform array of simple objects is supported.


[edit] Example(s)

mged> export_body bin_chars /home/fred/chars
Copy the contents of "bin_chars" into the file "/home/fred/chars"


[edit] See Also

dbbinary

Page Generated by David Loman on: 10/11/2007 at: 12:43:18 PM