GH_DocumentWrite Method |
Name | Description | |
---|---|---|
Write(GH_IWriter) |
Standard archiving function. Will serialize the entire document.
| |
Write(GH_IWriter, IListIGH_DocumentObject) |
Special function that allows writing of a custom object list.
This function is used when partial documents need to be serialized
such as when exporting or during clipboard operations.
|