Click or drag to resize

ADComponentQuantitiesCreate Method (ADComponent, PredefinedQuantityAD, ComponentResultType)

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static IQuantity Create(
	ADComponent adComponent,
	PredefinedQuantityAD adPredefinedQuantity,
	ComponentResultType componentResultType
)

Parameters

adComponent
Type: DHI.Mike1D.ADDataAccessADComponent
adPredefinedQuantity
Type: DHI.Mike1D.GenericPredefinedQuantityAD
componentResultType
Type: DHI.Mike1D.GenericComponentResultType

Return Value

Type: IQuantity
See Also