This enum is referenced in MultiZone mesher Mapped Meshing controls. It specifies the Semistructured Pattern Type used to generate the mapped mesh.
Declaration Syntax
public enum SemistructuredPatternType
Table 1158: Members
|
Member |
Circle |
Indicates that the selected faces are treated as circle faces by the Mapped Meshing control. |
|
Member |
HalfCircle |
Indicates that the selected faces are treated as half-circle faces by the Mapped Meshing control. |
|
Member |
QuarterCircle |
Indicates that the selected faces are treated as quarter-circle faces by the Mapped Meshing control. |
|
Member |
Transition |
Indicates that the selected faces are treated as trapezoidal faces by the Mapped Meshing control. |