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