Click or drag to resize

DHI.Generic.MikeZero.DFS.dfsu Namespace

Classes for reading and writing DFSU files.
Classes
  ClassDescription
Public classDfsuBuilder
Public classDfsuDynamicItemInfo
Dynamic item info for a dfsu file
Public classDfsuFile
Class for exposing data from a dfsu file.

Use the DfsFileFactory to open an existing dfsu file.

Use the DfsuBuilder to create a new dfsu file.

You can read, write and append item-timesteps to the file.

The geometry can be altered, by moving the nodes, but the element connectivity can not be changed.

Public classDfsuUtil
Utility and extension methods for DfsuFile
Interfaces
  InterfaceDescription
Public interfaceIDfsuBuilder
Builder for creating a dfsu file.

See DfsuBuilder for details

Public interfaceIDfsuFile
Interface for accessing data in a dfsu file.
Enumerations
  EnumerationDescription
Public enumerationDfsuFileType
Type of dfsu file.