Click or drag to resize

FlowsheetBaseAddCompound Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public ICompoundConstantProperties AddCompound(
	string compname
)
Request Example View Source

Parameters

compname  String
 

Return Value

ICompoundConstantProperties

Implements

IFlowsheetAddCompound(String)
See Also