Curve(String, String, CurveType) Constructor |
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOpsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public Curve(
string id,
string name,
CurveType type
)
Public Sub New (
id As String,
name As String,
type As CurveType
)
Request Example
View SourceParameters
- id String
-
- name String
-
- type CurveType
-
See Also