IFlowsheetAddCompound Method

Adds a compound to the flowsheet.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
ICompoundConstantProperties AddCompound(
	string compname
)

Parameters

compname  String
Compound name exactly as in the database.

Return Value

ICompoundConstantProperties

See Also