Dominant Element Type
The Dominant Element Type surface control allows you to generate a mixed mesh with different elements.
The Dominant Element Type control generates different elements on the surfaces in the surface control. For example, you can generate a mixed mesh that contains polygons and quadrilaterals.
- Automated Mesh (2D)
The mixed mesh is created as part of the 2D mesh. See Creating a Two-Dimensional Mesh.
- Directed Meshing
The mixed mesh is created as part of the 2D source mesh and is swept along the guide surfaces. See Creating a 2D Source Mesh.
In the above examples, the polygons are generated by the core mesher while the quadrilaterals are generated by the Dominant Element Type surface control. All surfaces in the surface control are generated as quadrilateral cells.
- Parent — Maintains the original cells on the custom part surface.
- Quad — Generates quadrilateral cells on the custom part surface.
- Poly — Generates polygon cells on the custom part surface.
- Triangle — Generates triangle cells on the custom part surface.
Specifying quadrilateral elements does not guarantee an all-quadrilateral mesh. Occasionally, non-quadrilateral elements may be generated.
Dominant element type controls use the same tie-breaking rules as other custom controls. Controls set on objects lower in the tree take priority over parent objects with larger values. For example, if you select a triangular mesh for a part in one control and a quadrilateral mesh for a part surface of that part, the part surface receives a quadrilateral mesh. If you define conflicting settings, for example two controls that have the same input objects but one that sets triangular elements and another that sets quadrilateral elements, then quad elements are created.
It is not possible to create a mixed mesh with three different elements, for example triangle-quad-polygon meshes.