SurfaceMeshType

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.

Declaration Syntax

public SurfaceMeshType SurfaceMeshType { set;get; }