Click or drag to resize

CrossSectionFactorySetDefaultMarkers Method (XSBaseRaw)

Set default markers if missing. This will set marker 1, 2 and 3, i.e., the lowest point and left/right levee bank.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void SetDefaultMarkers(
	XSBaseRaw xsBaseRaw
)

Parameters

xsBaseRaw
Type: DHI.Mike1D.CrossSectionModuleXSBaseRaw

[Missing <param name="xsBaseRaw"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionFactory.SetDefaultMarkers(DHI.Mike1D.CrossSectionModule.XSBaseRaw)"]

See Also