Cape Open BaseLoad Method
Deserialises the unit operation parameter values from a COM stream.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void Load(
IStream pStm
)VB
Public Sub Load (
pStm As IStream
)Parameters
- pStm IStream
- The COM stream from which to read the saved state.