HGridPoint(ILocation, CrossSectionSlotDecorator) Constructor

Constructor

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public HGridPoint(
	ILocation location,
	CrossSectionSlotDecorator crossSection
)

Parameters

location  ILocation

[Missing <param name="location"/> documentation for "M:DHI.Mike1D.Engine.HGridPoint.#ctor(DHI.Mike1D.Generic.ILocation,DHI.Mike1D.CrossSectionModule.CrossSectionSlotDecorator)"]

crossSection  CrossSectionSlotDecorator

[Missing <param name="crossSection"/> documentation for "M:DHI.Mike1D.Engine.HGridPoint.#ctor(DHI.Mike1D.Generic.ILocation,DHI.Mike1D.CrossSectionModule.CrossSectionSlotDecorator)"]

See Also