Click or drag to resize

GH_DocumentWrite Method

Overload List
  NameDescription
Public methodWrite(GH_IWriter)
Standard archiving function. Will serialize the entire document.
Public methodWrite(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.
Top
See Also