.NET Interface to CHEMCAD  1.1.11
CCAPI.IServer Interface Reference
+ Inheritance diagram for CCAPI.IServer:

Public Member Functions

Flowsheet LoadFlowsheet (string path)
 
void CloseSimulation ()
 
void Run ()
 
void Save ()
 
void Pause ()
 
void RunOptimization ()
 
void RunAllUnits ()
 
void RunSelectedUnits (params UnitOperation[] unitOps)
 
void RunNamedSequence (string name)
 
void RunAllSteps ()
 
void RunStep ()
 
void RestoreToInitialState ()
 
void SetCurrentAsInitialState ()
 
void TakeSnapshot (string name)
 
void LoadSnapshot (string name)
 

Properties

int PId [get]
 
Flowsheet CurrentFlowsheet [get]
 
string RuntimeMessages [get]
 
float TimeInMinute [get]
 
float TimeStepInMinute [get]
 
float TimeScale [get, set]
 
int Version [get]
 
string WorkingDirectory [get, set]
 

The documentation for this interface was generated from the following file: