NumberOfAcousticLayers

Gets or sets the number of layers in the acoustic region. If set to 0, the value defaults to 1 if QuadraticElements is enabled (see (See Ansys.ACT.Automation.Mechanical.MeshWorkflowStepGroup.QuadraticElements)) or 2 otherwise.

Declaration Syntax

public int NumberOfAcousticLayers { set;get; }