| DHI.Generic.MikeZero.DFS.mesh Namespace | 
| Class | Description | |
|---|---|---|
| MeshBuilder | 
            Builder for creating a mesh file.
             The following must be set: SetProjection(String)/SetProjection(IDfsProjection), SetNodes(Double, Double, Double, Int32), SetElements(Int32). Other setters are optional and if not set, default values are used. Be aware; setting the node and element id's to anything but the default values can cause some tools to fail.  | |
| MeshFile | 
            Class for handling mesh files (reading, writing, editing)
              |