Click or drag to resize

StructureCollectionInitialize Method (IDiagnostics)

Initialize structure collection. Use only when no boundary and cross section data is available, typically when the structure module is used independently (not part of network simulation)

Collects structures with identical location in composite structures.

This automatically calls [!:IStructure.Initialize(IBoundaryData, CrossSectionData,bool,IDiagnostics)] on each structure in the collection, setting the IsLinkStructure to true (no cross sectino data available)

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
See Also