 | LatticeDivisionsX Property |
Gets/Sets number of MPI divisions along the x-axis in lattice.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic int DivisionsX { get; set; }
Public Property DivisionsX As Integer
Get
Set
public:
property int DivisionsX {
int get ();
void set (int value);
}
member DivisionsX : int with get, set
Property Value
Int32
See Also