This is a Document class Show the object Hide the object Set the position setEdit([String:Name|ViewProvider|DocumentObject]|,mod,subname=None) Set the given object in edit mode. getInEdit() Returns the current object in edit mode or None if there is no such object Reset (end) the current editing. Add an Inventor object Update the view representations of all objects Return the object with the given name deprecated -- use ActiveObject deprecated -- use ActiveView Return a list if mdi views of a given type Send a message to all views of the document Merges this document with another project file toggleTreeItem(DocObject,int=0) - change TreeItem of a document object 0:Toggle,1:Collaps,2:Expand scrollToTreeItem(ViewObject) - scroll the tree view to the item of a view object toggleInSceneGraph(ViewObject) Add or remove view object from scene graph of all views depending on its canAddToSceneGraph() The active object of the document The active view of the document The editing transformation matrix A tuple(obj,subname,subElement,editMode) of editing object reference, or None if no object is in edit Current edit mode. Only meaningful when there is a current object in edit The related App document to this Gui document Indicate whether the document is undoing/redoing Returns True if the document is marked as modified, and False otherwise