IMeshOperations Interface |
Namespace: EMInvent.InventSim.COMServer
The IMeshOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| AddMeshDeformation |
Adds a mesh deformation.
| |
| AddMeshRefinement |
Adds a mesh refinements to the specified SimObjects.
| |
| AddMeshRefinement2 |
Adds a mesh refinements to the specified SimObjects.
| |
| Get |
Returns a mesh operation with the specified name.
| |
| GetByIndex |
Returns a mesh operation with the given index. If no mesh operation is found,
ArgumentException is thrown.
| |
| Remove |
Removes mesh operation.
| |
| RemoveAll |
Removes all mesh operations from the project.
|