Click or drag to resize

GH_DocumentCloseAllSubsidiaries Method

Iterate over all subsidiary documents and close them all without saving.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CloseAllSubsidiaries()

Return Value

Type: Int32
The number of subsidiary documents that was closed.
See Also