Click or drag to resize

MeshFileX Property

Node X 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: 19.0.0.0 (11.1.1.1111)
Syntax
public double[] X { get; set; }

Property Value

Type: Double
See Also