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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void SetTopSlotWidth(
	double width
)

Parameters

width
Type: SystemDouble
See Also