DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.CrossSectionModule
CrossSectionMiddling Class
CrossSectionMiddling Constructor
CrossSectionMiddling Properties
CrossSectionMiddling Methods
CrossSectionMiddling Constructor
Create a new CrossSectionMiddling based on a location and two neighbours.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
CrossSectionMiddling
(
ILocation
location
,
ICrossSection
xsBefore
,
ICrossSection
xsAfter
)
Parameters
location
Type:
DHI.Mike1D.Generic
ILocation
Location must be in between neighbours
xsBefore
Type:
DHI.Mike1D.CrossSectionModule
ICrossSection
Cross section before location
xsAfter
Type:
DHI.Mike1D.CrossSectionModule
ICrossSection
Cross section after location
See Also
Reference
CrossSectionMiddling Class
DHI.Mike1D.CrossSectionModule Namespace