Click or drag to resize

XSCircularPreprocessed Constructor

Constructs a circular CrossSection and sets the diameter

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public XSCircularPreprocessed(
	double diameter,
	StandardCrossSectionType Type
)

Parameters

diameter
Type: SystemDouble
Cross section diameter
Type
Type: DHI.Mike1D.GenericStandardCrossSectionType
Cross section type
See Also