Salome HOME
bos #29469: [EDF] (2022-T1) Advanced geometry features: Detect type of shape
[modules/shaper.git] / src / PythonAPI / geom / __init__.py
index 00475f940a049733c995cd31ae151ced76935383..ef2c426fa176e71976ad7a410ffa489046270d56 100644 (file)
@@ -39,3 +39,4 @@ from GeomAPI import GeomAPI_Shape  as Shape
 from GeomAlgoAPI import GeomAlgoAPI_Boolean   as Boolean
 
 from .ShapeInfo import *
+from .CanonicalRecognition import *