Int32
MeshWorkflowStepGroup
.NumberOfPMLs { get; set; }
Gets or sets the number of layers in the perfectly meshed layers region. If set to 0, the value defaults to 2 if QuadraticElements is enabled (see
) or 4 otherwise.
Remarks
Examples