ISimulation ObjectCheck Spec Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void CheckSpec(
double val,
bool onlypositive,
string paramname
)VB
Sub CheckSpec (
val As Double,
onlypositive As Boolean,
paramname As String
)