CrossSectionFactorySetLeftLowFlowBank Method |
The left low flow bank (marker 4).
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 SetLeftLowFlowBank(
CrossSectionPoint p
)
Public Sub SetLeftLowFlowBank (
p As CrossSectionPoint
)
public:
void SetLeftLowFlowBank(
CrossSectionPoint^ p
)
Parameters
- p
- Type: DHI.Mike1D.CrossSectionModuleCrossSectionPoint
[Missing <param name="p"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionFactory.SetLeftLowFlowBank(DHI.Mike1D.CrossSectionModule.CrossSectionPoint)"]
See Also