Click or drag to resize

MeshFileElementIds Property

Element Id's

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

Be aware that changing this to anything but the default values (1,2,3,...) can make some tools stop working.

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 int[] ElementIds { get; set; }

Property Value

Type: Int32
See Also