Click or drag to resize

CrossSectionFactoryGetCrossSection Method

Get a finished cross section from the builder. Checks whether cross section has been build correctly and throws an exception if not.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public CrossSectionLocated GetCrossSection()

Return Value

Type: CrossSectionLocated

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionFactory.GetCrossSection"]

See Also