IFlowsheetDisconnect Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void Disconnect(
	ISimulationObject gobjfrom,
	ISimulationObject gobjto
)

Parameters

gobjfrom  ISimulationObject
 
gobjto  ISimulationObject
 

See Also