Solids SeparatorClone JSON Method
Creates a deep copy of this solids separator via JSON serialization.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
A new SolidsSeparator instance with the same state.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override Object CloneJSON()VB
Public Overrides Function CloneJSON As ObjectReturn Value
ObjectA new SolidsSeparator instance with the same state.