PAL13473 (Build repetitive mesh)

This commit is contained in:
eap 2006-12-06 14:46:35 +00:00
parent a3c6d051d0
commit cb75222e29
14 changed files with 62 additions and 0 deletions

View File

@ -78,6 +78,31 @@
label-id="Max. Element Volume"
icon-id="mesh_hypo_volume.png"
dim="3"/>
<hypothesis type="ProjectionSource3D"
label-id="Source Shape 3D"
icon-id="mesh_hypo_volume.png"
dim="3"/>
<hypothesis type="ProjectionSource2D"
label-id="Source Face"
icon-id="mesh_hypo_area.png"
dim="2"/>
<hypothesis type="ProjectionSource1D"
label-id="Source Edge"
icon-id="mesh_hypo_length.png"
dim="1"/>
<hypothesis type="NumberOfLayers"
label-id="Number of Layers"
icon-id="mesh_hypo_length.png"
dim="3"/>
<hypothesis type="LayerDistribution"
label-id="Distribution of Layers"
icon-id="mesh_hypo_length.png"
dim="3"/>
</hypotheses>
<algorithms>
@ -87,6 +112,7 @@
icon-id="mesh_algo_regular.png"
hypos="LocalLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength"
opt-hypos="Propagation,QuadraticMesh"
input="VERTEX"
output="EDGE"
dim="1"/>
@ -111,6 +137,42 @@
icon-id="mesh_algo_hexa.png"
input="QUAD"
dim="3"/>
<algorithm type="Projection_1D"
label-id="Projection 1D"
icon-id="mesh_algo_regular.png"
hypos="ProjectionSource1D"
output="EDGE"
dim="1"/>
<algorithm type="Projection_2D"
label-id="Projection 2D"
icon-id="mesh_algo_quad.png"
input="EDGE"
hypos="ProjectionSource2D"
output="QUAD,TRIA"
dim="2"/>
<algorithm type="Projection_3D"
label-id="Projection 3D"
icon-id="mesh_algo_hexa.png"
hypos="ProjectionSource3D"
input="QUAD,TRIA"
dim="3"/>
<algorithm type="Prism_3D"
label-id="Prism 3D"
icon-id="mesh_algo_hexa.png"
input="QUAD,TRIA"
dim="3"/>
<algorithm type="RadialPrism_3D"
label-id="Radial Prism 3D"
icon-id="mesh_algo_hexa.png"
hypos="NumberOfLayers, LayerDistribution"
input="QUAD,TRIA"
dim="3"/>
</algorithms>
</meshers-group>

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B