This enum is referenced in MultiZone mesher controls. It specifies how free blocks are treated by the MultiZone meshing algorithm.
Declaration Syntax
public enum FreeVolumeMeshType
Table 1110: Members
| 
                 Member  | 
                 NotAllowed  | 
                 Indicates that no free blocks are allowed.  | 
| 
                 Member  | 
                 TetraPyramid  | 
                 Indicates that free blocks are meshed using Tetra and Pyramid elements.  |