Click or drag to resize

QuantityCreate Method (PredefinedQuantity)

Create a Quantity based on one of the PredefinedQuantity

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public static Quantity Create(
	PredefinedQuantity predefinedQuantity
)

Parameters

predefinedQuantity
Type: DHI.Mike1D.GenericPredefinedQuantity
Predefined datatype

Return Value

Type: Quantity
See Also