Translations:FreeCAD API/15/en

From FreeCAD Documentation
newDocument([string])

Description: Creates and returns a new document with a given name. The document name must be unique, which is checked automatically. If no name is supplied, the document will be named "Untitled".

Returns: The newly created document.