Click or drag to resize

CapeOpenUO(String, String, IGraphicObject, Boolean) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public CapeOpenUO(
	string name,
	string description,
	IGraphicObject gobj,
	bool chemsep = false
)
Request Example View Source

Parameters

name  String
 
description  String
 
gobj  IGraphicObject
 
chemsep  Boolean  (Optional)
 
See Also