FreeFaceMeshType

This enum is referenced in MultiZone mesher controls. It specifies the element type for the MultiZone free face mesh.

Declaration Syntax

public enum FreeFaceMeshType

Table 1109: Members

Member

AllQuads

Indicates that the free face mesh is made of quads only.

Member

AllTris

Indicates that the free face mesh is made of triangles only.

Member

SomeTris

Indicates that the free face mesh is made of quads and triangles.