Click or drag to resize

ManagerGetCauseAndEffectMatrix Method


Namespace: DWSIM.DynamicsManager
Assembly: DWSIM.DynamicsManager (in DWSIM.DynamicsManager.dll) Version: 8.8.1.0
Syntax
public IDynamicsCauseAndEffectMatrix GetCauseAndEffectMatrix(
	string name
)
Request Example View Source

Parameters

name  String
 

Return Value

IDynamicsCauseAndEffectMatrix

Implements

IDynamicsManagerGetCauseAndEffectMatrix(String)
See Also