Click or drag to resize

XSBaseRawCopyValuesToOther Method

Copy the values of this cross section to another cross section

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 CopyValuesToOther(
	XSBaseRaw cs
)

Parameters

cs
Type: DHI.Mike1D.CrossSectionModuleXSBaseRaw
See Also