DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.CrossSectionModule
CrossSectionFactory Class
CrossSectionFactory Methods
SetEquidistantProcessingLevelSpecs Method
SetEquidistantProcessingLevelSpecs Method (Int32)
SetEquidistantProcessingLevelSpecs Method (XSBaseRaw, Int32)
SetEquidistantProcessingLevelSpecs Method (Int32, Double, Double)
SetEquidistantProcessingLevelSpecs Method (XSBaseRaw, Int32, Double, Double)
CrossSectionFactory
SetEquidistantProcessingLevelSpecs Method (XSBaseRaw, Int32)
Sets equidistant processinglevel specs similar to those set in a MU setup Builder pattern: Builds xsBaseRaw.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
void
SetEquidistantProcessingLevelSpecs
(
XSBaseRaw
xsBaseRaw
,
int
nLevels
)
Parameters
xsBaseRaw
Type:
DHI.Mike1D.CrossSectionModule
XSBaseRaw
Base cross section to set specs to
nLevels
Type:
System
Int32
Number of equidistant layers
See Also
Reference
CrossSectionFactory Class
SetEquidistantProcessingLevelSpecs Overload
DHI.Mike1D.CrossSectionModule Namespace