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: 19.0.0.0 (11.1.1.1111)
Syntax
public static Quantity Create(
	PredefinedQuantity predefinedQuantity
)

Parameters

predefinedQuantity
Type: DHI.Mike1D.GenericPredefinedQuantity
Predefined datatype

Return Value

Type: Quantity

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.Quantity.Create(DHI.Mike1D.Generic.PredefinedQuantity)"]

See Also