ISimulationObjectCheckSpec Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void CheckSpec(
	double val,
	bool onlypositive,
	string paramname
)

Parameters

val  Double
 
onlypositive  Boolean
 
paramname  String
 

See Also