CrossSectionLocatedExtrapolate Method
Returns an extrapolated CrossSection, i.e., a copy of this cross
section at the new location.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public ICrossSection Extrapolate(
ILocation location
)
- location ILocation
[Missing <param name="location"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.Extrapolate(DHI.Mike1D.Generic.ILocation)"]
ICrossSection[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.Extrapolate(DHI.Mike1D.Generic.ILocation)"]
ICrossSectionExtrapolate(ILocation)