Salome HOME
Revert "Merge branch 'Pre_2.8.0_development'"
[modules/shaper.git] / src / PythonAPI / model / __init__.py
index e359630fe0edde98b3261e296a4f70c6dd6adbd6..29364c692b38edf4074740ddaec6a2129bd1ce8b 100644 (file)
@@ -13,10 +13,15 @@ from roots     import *
 
 # Built-in features
 
+from build import *
 from sketcher import *
 from connection import *
 from construction import *
 from exchange import *
 from features import *
+from collection import *
 from parameter import *
 from partset import *
+from primitives import *
+from gdml import *
+from tests import *