DocumentManager
Script for DocumentManager functions
DocumentManager
Canonical path: DocumentManager.DocumentManager
Singleton class for the document manager
asso_ref_element
property
writable
asso_ref_element: BaseElementAdapter
document
property
writable
document: DocumentAdapter
pythonpart_element
property
pythonpart_element: BaseElementAdapter
get_instance
staticmethod
get_instance() -> DocumentManager
Get the one an only instance for the document manager
Returns:
-
DocumentManager
–DocumentManager object
set_pythonpart_element
set_pythonpart_element(modification_ele_list: ModificationElementList)
set the PythonPart element from the model element UUID
Parameters:
-
modification_ele_list
(ModificationElementList
) –list with the modification elements in modification mode
Placeholder