DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.CrossSectionModule
ReachCrossSections Class
ReachCrossSections Methods
Add Method
GetChainageSortedCrossSections Method
GetEnumerator Method
IsGlobal Method
ReachCrossSections
Add Method
Add cross section to set. This will fail if set is global.
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
void
Add
(
ICrossSection
cs
,
IDiagnostics
diagnostics
)
Parameters
cs
Type:
DHI.Mike1D.CrossSectionModule
ICrossSection
Cross section to add to set
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Diagnostics object to report issues to.
See Also
Reference
ReachCrossSections Class
DHI.Mike1D.CrossSectionModule Namespace