OOF2: The Manual
Name
MeshModification — Tools to modify a Mesh.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Rebuild (
RebuildMesh) -- Rebuild a Mesh after its Skeleton has changed. -
Set Data Cache Type (
SetMeshDataCacheType) -- Choose to cache time step data in memory or on disk. -
Clear Data Cache (
ClearMeshDataCache) -- Remove cached field values for all times except the current time.
Description
MeshModification objects modify Meshes.
They are used as the modifier argument of the
OOF.Mesh.Modify command.



