DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
BoundaryItemTimeSeries Class
BoundaryItemTimeSeries Methods
Create Method
Create Method (IFilePath, Int32)
Create Method (IFilePath, Int32, TsCollection)
Create Method (IFilePath, Int32, TsCollection, eumQuantity)
BoundaryItemTimeSeries
Create Method (IFilePath, Int32)
Create a new boundary item, using the input to set it up
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
BoundaryItemTimeSeries
Create
(
IFilePath
filePath
,
int
itemIndex
)
Parameters
filePath
Type:
DHI.Mike1D.Generic
IFilePath
Full path name to time series file
itemIndex
Type:
System
Int32
Index of item to use
Return Value
Type:
BoundaryItemTimeSeries
A fully initialized boundary item
See Also
Reference
BoundaryItemTimeSeries Class
Create Overload
DHI.Mike1D.BoundaryModule Namespace