Salome HOME
29470 - Point cloud on a face
authorjgv <jgv@opencascade.com>
Tue, 28 Jun 2022 14:00:31 +0000 (17:00 +0300)
committerjfa <jfa@opencascade.com>
Thu, 18 Aug 2022 14:42:21 +0000 (17:42 +0300)
commit66a2554913f5c53b13a4e811160becede9b11132
treea96f5dcda524976c0699cb4f0de03bdf4f805e4d
parentade417c569fc552473b95f31f9624449dce21b8a
29470 - Point cloud on a face
12 files changed:
idl/GEOM_Gen.idl
src/GEOMAlgo/GEOMAlgo_AlgoTools.cxx
src/GEOMAlgo/GEOMAlgo_AlgoTools.hxx
src/GEOMImpl/GEOMImpl_IBasicOperations.cxx
src/GEOMImpl/GEOMImpl_IBasicOperations.hxx
src/GEOMImpl/GEOMImpl_IPoint.hxx
src/GEOMImpl/GEOMImpl_PointDriver.cxx
src/GEOM_I/GEOM_IBasicOperations_i.cc
src/GEOM_I/GEOM_IBasicOperations_i.hh
src/GEOM_SWIG/geomBuilder.py
test/test_point_cloud_on_face.py [new file with mode: 0644]
test/tests.set