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"
|
||||
need-geom="false"
|
||||
input="TRIA,QUAD"
|
||||
output="TETRA,PYRAMID"
|
||||
dim="3">
|
||||
<python-wrap>
|
||||
<algo>NETGEN_3D=Tetrahedron()</algo>
|
||||
@ -114,6 +115,7 @@
|
||||
label-id="Netgen 1D-2D-3D"
|
||||
icon-id="mesh_algo_netgen_2d3d.png"
|
||||
hypos="NETGEN_Parameters, NETGEN_SimpleParameters_3D"
|
||||
output="TETRA,PYRAMID"
|
||||
dim="3"
|
||||
support-submeshes="true">
|
||||
<python-wrap>
|
||||
|
Loading…
Reference in New Issue
Block a user