Click or drag to resize

IStructureCrossSectionSetup Interface

Additional interface for structures that requires cross section data

This is only in case cross section data is required for structure geometry. The default Initialize(ICrossSection, ICrossSection, Boolean, IDiagnostics) provides upstream and downstream cross sections, and should not be extracted using this method.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IStructureCrossSectionSetup

The IStructureCrossSectionSetup type exposes the following members.

Methods
  NameDescription
Public methodSetup
Set cross section information to structure
Top
See Also