Salome HOME
NPAL16568: Added Approximation parameter in MakeFilling algorithm.
authorvtn <vtn@opencascade.com>
Mon, 4 Feb 2008 13:58:23 +0000 (13:58 +0000)
committervtn <vtn@opencascade.com>
Mon, 4 Feb 2008 13:58:23 +0000 (13:58 +0000)
commit7ac24e7592ac5965df5aa639a9f8bd21feab562d
treee90503f2ea336f52c32987bbf2e6062e6bd485a3
parentbf97bbaa2164978ee658f847113b8464ab123217
NPAL16568: Added Approximation parameter in MakeFilling algorithm.
28 files changed:
doc/salome/gui/GEOM/images/filling.png
doc/salome/gui/GEOM/input/creating_complex_obj.doc
doc/salome/gui/GEOM/input/creating_filling.doc
doc/salome/gui/GEOM/input/creating_geom_objects.doc
doc/salome/gui/GEOM/input/index.doc
idl/GEOM_Gen.idl
idl/GEOM_Superv.idl
src/DlgRef/DlgRef_1Sel5Spin1Check.cxx [new file with mode: 0644]
src/DlgRef/DlgRef_1Sel5Spin1Check.h [new file with mode: 0644]
src/DlgRef/DlgRef_1Sel5Spin1Check_QTD.cxx [new file with mode: 0644]
src/DlgRef/DlgRef_1Sel5Spin1Check_QTD.h [new file with mode: 0644]
src/DlgRef/Makefile.am
src/DlgRef/UIFiles/DlgRef_1Sel5Spin1Check_QTD.ui [new file with mode: 0644]
src/DlgRef/UIFiles/ui_to_cxx
src/GEOM/GEOM_Gen_i.cc
src/GEOMGUI/GEOM_msg_en.po
src/GEOMImpl/GEOMImpl_FillingDriver.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx
src/GEOMImpl/GEOMImpl_IFilling.hxx
src/GEOM_I/GEOM_I3DPrimOperations_i.cc
src/GEOM_I/GEOM_I3DPrimOperations_i.hh
src/GEOM_I_Superv/GEOM_Superv_i.cc
src/GEOM_I_Superv/GEOM_Superv_i.hh
src/GEOM_SWIG/batchmode_geompy.py
src/GEOM_SWIG/geompyDC.py
src/GenerationGUI/GenerationGUI_FillingDlg.cxx
src/GenerationGUI/GenerationGUI_FillingDlg.h