 | BoundaryLayerCount Property |
Gets/Sets number of layers when using a PML boundary condition.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic int LayerCount { get; set; }
Public Property LayerCount As Integer
Get
Set
public:
property int LayerCount {
int get ();
void set (int value);
}
member LayerCount : int with get, set
Property Value
Int32
See Also