This enum is referenced in MultiZone mesher controls. It specifies the decomposition type used to generate the MultiZone mesh.
Declaration Syntax
public enum DecompositionType
Table 1107: Members
| 
                 Member  | 
                 AxisSweep  | 
                 Indicates that MultiZone creates swept blocks on axisymmetric sweepable geometries.  | 
| 
                 Member  | 
                 ProgramControlled  | 
                 Indicates that MultiZone automatically chooses the best decomposition method based on geometry analysis and decomposition attempts.  | 
| 
                 Member  | 
                 Standard  | 
                 Indicates that MultiZone automatically creates mapped and swept blocks if possible.  |