IPlots Interface |
Namespace: EMInvent.InventSim.COMServer
The IPlots type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds en empty plot to the project.
| |
| Get |
Returns plot with the specified name.
| |
| GetByIndex |
Returns a plot with the given index. If no plot is found, ArgumentException is thrown.
| |
| Remove |
Removes plot.
| |
| RemoveAll |
Removes all ports.
|