Integrated in BR_imps_2013: 0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
This commit is contained in:
parent
7e2367deb5
commit
ad2144a3ff
@ -67,6 +67,7 @@
|
|||||||
opt-hypos="ViscousLayers"
|
opt-hypos="ViscousLayers"
|
||||||
need-geom="false"
|
need-geom="false"
|
||||||
input="TRIA,QUAD"
|
input="TRIA,QUAD"
|
||||||
|
output="TETRA,PYRAMID"
|
||||||
dim="3">
|
dim="3">
|
||||||
<python-wrap>
|
<python-wrap>
|
||||||
<algo>NETGEN_3D=Tetrahedron()</algo>
|
<algo>NETGEN_3D=Tetrahedron()</algo>
|
||||||
@ -114,6 +115,7 @@
|
|||||||
label-id="Netgen 1D-2D-3D"
|
label-id="Netgen 1D-2D-3D"
|
||||||
icon-id="mesh_algo_netgen_2d3d.png"
|
icon-id="mesh_algo_netgen_2d3d.png"
|
||||||
hypos="NETGEN_Parameters, NETGEN_SimpleParameters_3D"
|
hypos="NETGEN_Parameters, NETGEN_SimpleParameters_3D"
|
||||||
|
output="TETRA,PYRAMID"
|
||||||
dim="3"
|
dim="3"
|
||||||
support-submeshes="true">
|
support-submeshes="true">
|
||||||
<python-wrap>
|
<python-wrap>
|
||||||
|
Loading…
Reference in New Issue
Block a user