OOF2: The Manual
Name
Rebuild (RebuildMesh) — Rebuild a Mesh after its Skeleton has changed.
Synopsis
RebuildMesh()
Description
A Mesh needs to be rebuilt if its Skeleton changes in a way that
changes the geometry of the Mesh. Meshes are
not rebuilt automatically when the Skeleton
changes, because rebuilding the Mesh takes time, and the user may
be planning more Skeleton modifications. After its Skeleton has been
modified, many Mesh operations are prohibited until it has been
rebuilt.
RebuildMesh is a MeshModification that is applied to a
Mesh by the OOF.Mesh.Modify command.
In the GUI, MeshModifications are
applied by the Mesh
Operations pane in the FEMesh page.



