Python Script Engine
7.2
GL Studio Editor Python Script API
Main Page
Related Pages
Groups
Namespaces
Modules
Files
Examples
NewDocument.py
Example on how to create a new
Document
.
1
# import the Editor module
2
import
Editor
3
4
# Create a new Document
5
newDoc =
Editor.NewDocument
()
Generated on Wed Dec 9 2020 15:29:03 for Python Script Engine by
1.8.10