ReactionSetSetMaterial1 Method

Associates a material stream with this reaction package via the ICapeThermoMaterialContext interface.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void SetMaterial1(
	Object material
)

Parameters

material  Object
The material object (material stream or COM material object) to associate.

Implements

ICapeThermoMaterialContextSetMaterial(Object)

See Also