DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
DoubleElementSetProxySetWrapper Class
DoubleElementSetProxySetWrapper Methods
ValueGetter Method
ValueSetter Method
DoubleElementSetProxySetWrapper
ValueGetter Method
Get value getter for the specified data quantity, also provides an elementSet describing the geometry of each element.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IVectorGetter
<
double
>
ValueGetter
(
int
quantityIndex
,
out
IElementSetDefinition
elmtSet
)
Parameters
quantityIndex
Type:
System
Int32
Requested Quantity, index in
Offers
elmtSet
Type:
DHI.Mike1D.Generic
IElementSetDefinition
Return Value
Type:
IVectorGetter
Double
An interface providing functionality to get the value
Implements
IDoubleElementSetProxy
ValueGetter(Int32, IElementSetDefinition
)
See Also
Reference
DoubleElementSetProxySetWrapper Class
DHI.Mike1D.Generic Namespace