Click or drag to resize

GH_DocumentIOSaveAs Method

Perform a default Save As operation on the internal document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool SaveAs()

Return Value

Type: Boolean
True on success, false on failure.
See Also