IProject Interface |
Namespace: EMInvent.InventSim.COMServer
The IProject type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryConditions |
Gets a reference to boundary conditions repository of the project.
| |
| Coordinates |
Gets a reference to coordinate systems repository of the project.
| |
| FileName |
Gets file name of the project.
| |
| Materials |
Gets a reference to materials repository of the project.
| |
| MeshOperations |
Gets a reference to mesh refinements repository of the proejct.
| |
| Messages |
Gets a reference to message list of the project.
| |
| Objects |
Gets a reference to objects repository of the project.
| |
| Plots |
Gets a reference to plots repository of the project.
| |
| Ports |
Gets a reference to ports repository of the project.
| |
| Scene |
Gets a reference to the scene of the project.
| |
| Settings |
Gets a reference to the project settings.
| |
| Simulation |
Gets a reference to simulation of the project.
| |
| Tuning |
Gets a reference to simulation of the project.
| |
| Variables |
Gets a reference to variables repository of the project.
|