SurfaceMeshType
MeshWorkflowControl
.SurfaceMeshType { get; set; }
This property gives control over what type of elements need to be generated in the mesh. The supported surface mesh types are Triangles and Quadrilaterals.
Remarks
Examples