Click or drag to resize

IMeshOperations Methods

The IMeshOperations type exposes the following members.

Methods
  NameDescription
Public methodAddMeshDeformation
Adds a mesh deformation.
Public methodAddMeshRefinement
Adds a mesh refinements to the specified SimObjects.
Public methodAddMeshRefinement2
Adds a mesh refinements to the specified SimObjects.
Public methodGet
Returns a mesh operation with the specified name.
Public methodGetByIndex
Returns a mesh operation with the given index. If no mesh operation is found, ArgumentException is thrown.
Public methodRemove
Removes mesh operation.
Public methodRemoveAll
Removes all mesh operations from the project.
Top
See Also