NumberOfPMLs

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 (See Ansys.ACT.Automation.Mechanical.MeshWorkflowStepGroup.QuadraticElements)) or 4 otherwise.

Declaration Syntax

public int NumberOfPMLs { set;get; }