DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.StructureModule
IStructure Interface
IStructure Methods
Initialize Method
Prepare Method
SetWaterLevels Method
UpdatedWaterLevels Method
Validate Method
IStructure
Prepare Method
Set up structure and set runtime diagnostics object
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
void
Prepare
(
HDParameterData
hdParameters
,
IDiagnostics
diagnostics
)
Parameters
hdParameters
Type:
DHI.Mike1D.HDParameterDataAccess
HDParameterData
HD parameters used for preparing the structure cross sections.
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Diagnostics that errors are reported to
See Also
Reference
IStructure Interface
DHI.Mike1D.StructureModule Namespace