Click or drag to resize

IHDStructureGridPoint Interface

Namespace:  DHI.Mike1D.Engine.ModuleHD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IHDStructureGridPoint : IHDQGridPoint

The IHDStructureGridPoint type exposes the following members.

Properties
  NameDescription
Public propertyDischargeN (Inherited from IHDQGridPoint.)
Public propertyDischargeNp1 (Inherited from IHDQGridPoint.)
Public propertyDischargeNpd (Inherited from IHDQGridPoint.)
Public propertyDischargeNph (Inherited from IHDQGridPoint.)
Public propertyGridPoint (Inherited from IHDQGridPoint.)
Public propertyIsActiveStructure (Inherited from IHDQGridPoint.)
Top
See Also