Click or drag to resize

PropertyPackageDW_ReturnPhaseEnvelope Method

This function returns points to build the phase envelope.

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual Object DW_ReturnPhaseEnvelope(
	PhaseEnvelopeOptions peoptions,
	BackgroundWorker bw = null
)
Request Example View Source

Parameters

peoptions  PhaseEnvelopeOptions
bw  BackgroundWorker  (Optional)
 

Return Value

Object
See Also