Salome HOME
[bos #38052][EDF](2023-T3) Option to replace polyhedrons by hexahedrons in the body... cce/38052Fitting 31/head
authorcconopoima <cesar.conopoima@gmail.com>
Mon, 16 Oct 2023 08:37:41 +0000 (09:37 +0100)
committercconopoima <cesar.conopoima@gmail.com>
Tue, 23 Jan 2024 17:25:57 +0000 (17:25 +0000)
commit9a170f0e1e02756cc5ea83e717a69ce72732f0b9
treeef4bafb889bbfe8048773b0712c92b9a501f025c
parent3b570ddfbea2964cea7fe285a5722c45bf0675ee
[bos #38052][EDF](2023-T3) Option to replace polyhedrons by hexahedrons in the body frontier based in a predefined volume relation.

Including quanta option to hypothesis with persistence. Working version w/o support to add faces on the boundary elements.

Intermedial commit.

Intermedial commit.

Adding documentation and test.

Final adjust for conformity with NRT.
16 files changed:
doc/gui/images/cartesian3D_hyp.png
doc/gui/input/cartesian_algo.rst
idl/SMESH_BasicHypothesis.idl
src/SMDS/SMDS_VolumeTool.cxx
src/SMDS/SMDS_VolumeTool.hxx
src/StdMeshers/StdMeshers_CartesianParameters3D.cxx
src/StdMeshers/StdMeshers_CartesianParameters3D.hxx
src/StdMeshers/StdMeshers_Cartesian_3D.cxx
src/StdMeshersGUI/StdMeshersGUI_CartesianParamCreator.cxx
src/StdMeshersGUI/StdMeshersGUI_CartesianParamCreator.h
src/StdMeshersGUI/StdMeshers_msg_en.ts
src/StdMeshersGUI/StdMeshers_msg_fr.ts
src/StdMeshers_I/StdMeshers_CartesianParameters3D_i.cxx
src/StdMeshers_I/StdMeshers_CartesianParameters3D_i.hxx
test/body_fitting_quanta_sphere.py [new file with mode: 0644]
test/tests.set