Click or drag to resize

ISimulationObjectCheckSpec Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void CheckSpec(
	double val,
	bool onlypositive,
	string paramname
)
Request Example View Source

Parameters

val  Double
 
onlypositive  Boolean
 
paramname  String
 
See Also