Click or drag to resize
MeshFileY Property
Node Y coordinates.

You can modify each coordinate individually directly in the list, or provide a new array of coordinates, which must have the same length as the original one.

Namespace: DHI.Generic.MikeZero.DFS.mesh
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public double[] Y { get; set; }

Property Value

Type: Double
See Also