Click or drag to resize

SquaredGatedBCWeirReadState Method

Read state and apply to module. Returns true if state was successfully read.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual bool ReadState(
	ModelStateReader reader
)

Parameters

reader
Type: DHI.Mike1D.ModelStateModelStateReader

[Missing <param name="reader"/> documentation for "M:DHI.Mike1D.StructureModule.SquaredGatedBCWeir.ReadState(DHI.Mike1D.ModelState.ModelStateReader)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.SquaredGatedBCWeir.ReadState(DHI.Mike1D.ModelState.ModelStateReader)"]

Implements

IModelStateReadWriteReadState(ModelStateReader)
See Also