CrossSectionFactorySetLowestPoint Method |
The lowest point in the channel (marker 2).
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SetLowestPoint(
ICrossSectionPoint p
)
Public Sub SetLowestPoint (
p As ICrossSectionPoint
)
public:
void SetLowestPoint(
ICrossSectionPoint^ p
)
Parameters
- p
- Type: DHI.Mike1D.CrossSectionModuleICrossSectionPoint
[Missing <param name="p"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionFactory.SetLowestPoint(DHI.Mike1D.CrossSectionModule.ICrossSectionPoint)"]
See Also