#4423 Improve API for setting cell results

This commit is contained in:
Gaute Lindkvist
2019-07-15 11:43:39 +02:00
parent b7c4a54d9a
commit dcd3ff6754
7 changed files with 93 additions and 12 deletions

View File

@@ -5,4 +5,6 @@ from .Properties import Properties
from .Instance import Instance
from .App import App
from .Commands import Commands
from .PdmObject import PdmObject
from .View import View
from .Project import Project