Message 1 of 3
Delete non-deformer history always deletes all history, why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a sphere with a lattice on it, when I run this simple script it deletes the deformer history and should not? What's the trick to keeping the deformer, but deleting the other history?
ConvertSelectionToFaces;
polyProjection -ch 0 -type Planar -ibd on -kir -md c;
toggleSelMode;
toggleSelMode;
selectMode -object;
BakeAllNonDefHistory;