Click or drag to resize

IFlowsheetAddCompound Method

Adds a compound to the flowsheet.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
ICompoundConstantProperties AddCompound(
	string compname
)
Request Example View Source

Parameters

compname  String
Compound name exactly as in the database.

Return Value

ICompoundConstantProperties
See Also