Python Script Engine
7.1
GL Studio Editor Python Script API
Main Page
Related Pages
Groups
Namespaces
Modules
Files
Examples
Python Script Engine
Python Script Engine API Reference Index
Copyright Information
Truth Value Checking
Deprecated List
Groups
Namespaces
Modules
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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 Mon May 4 2020 16:21:40 for Python Script Engine by
1.8.10