]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Implement bos #35141 Makewire keeping types of edges jfa/35141_MakeWire 22/head
authorjfa <jfa@opencascade.com>
Mon, 17 Jul 2023 20:49:52 +0000 (21:49 +0100)
committerjfa <jfa@opencascade.com>
Mon, 27 May 2024 12:07:29 +0000 (13:07 +0100)
commit5e34fe0812d73214790a7d3f2e341900c28fafd8
treef1608d4ccbb42cb1a1bb5ea77382ec4ac381d393
parentec3ebbe8917cb07300e590ba913edd730d7760d0
Implement bos #35141 Makewire keeping types of edges
15 files changed:
doc/salome/examples/topological_geom_objs_ex02.py
doc/salome/gui/GEOM/input/creating_wire.doc
idl/GEOM_Gen.idl
src/BuildGUI/BuildGUI_WireDlg.cxx
src/GEOMImpl/GEOMImpl_IShapes.hxx
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOMImpl/GEOMImpl_ShapeDriver.cxx
src/GEOMImpl/GEOMImpl_ShapeDriver.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_I_Superv/GEOM_Superv_i.cc
src/GEOM_SWIG/geomBuilder.py
test/test_wire_modes.py [new file with mode: 0644]
test/tests.set