Salome HOME
[bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point...
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_test_all.doc
index 7c2ddd136d8fd07f356083d766d02d82597b65a8..af06ea0fa02ff18ed9d735c4353980fe17489ab4 100644 (file)
 \until geompy.GetSubShapesWithTolerance(Box, GEOM.FACE, GEOM.CC_LE, 1.e-7, "le")
 
 \anchor swig_MakeExtraction
-\until print "DONE"
+\until geompy.MakeExtraction(Box, [16], "Ext_no_vertex")
+
+\anchor swig_CurvatureOnFace
+\until print("DONE")
 
 */