Click or drag to resize

CrossSectionSlotDecoratorSetTopSlotWidth Method

Set top slot width. Only valid if top slot is of type TopSlotConstantARW. Throws an exception otherwise. Used to override the default width which is the width of the cross section where the top slot begins.

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 SetTopSlotWidth(
	double width
)

Parameters

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionSlotDecorator.SetTopSlotWidth(System.Double)"]

See Also