CapeOpenUO(String, String, IGraphicObject, Boolean) Constructor |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public CapeOpenUO(
string name,
string description,
IGraphicObject gobj,
bool chemsep = false
)
Public Sub New (
name As String,
description As String,
gobj As IGraphicObject,
Optional chemsep As Boolean = false
)
Request Example
View SourceParameters
- name String
-
- description String
-
- gobj IGraphicObject
-
- chemsep Boolean (Optional)
-
See Also