Click or drag to resize

CrossSectionExtensions Class

Static class containing extension methods related to cross sections
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.CrossSectionModuleCrossSectionExtensions

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 static class CrossSectionExtensions

The CrossSectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClone
Clone all cross sections in CrossSectionData.
Public methodStatic memberGetConveyance
Get the conveyance at the specified processed level
Public methodStatic memberGetDelh
Return delh for the cross section.
Public methodStatic memberToProcessedFormulation
Clone all cross sections in CrossSectionData.
Top
See Also