IStructureInitialize Method
Set up structure and set runtime diagnostics object
Namespace: DHI.Mike1D.StructureModuleAssembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
void Initialize(
ICrossSection upCs,
ICrossSection doCs,
bool isLinkStructure,
IDiagnostics diagnostics
)
Parameters
- upCs ICrossSection
- Boundary data to get time series information
- doCs ICrossSection
- Cross section data to get cross section on each side of the structure
- isLinkStructure Boolean
- True for link-structures on structure reaches, where no upstream/downstream volume and cross section data is available
- diagnostics IDiagnostics
- Diagnostics that errors are reported to