If I create a new mesh object and inspect it's shape CV parameters they are all 0,0,0..
If I combine two objects together and delete the history, the new objects CVs are now 0,0,0
If I delete a face from a single object all it's CVs reset to 0,0,0...?
is there a way to reset an objects CVs tweak pnts back to 0,0,0... (without changing the mesh shape, obviously)?
I need to do this because I am writing a script which duplicates an object, then connects the inMesh and outMesh of the original to the duplicate.. However, any tweak values seem to be ADDED to the duplicate so it distorts out of shape. (I want them both to be the same shape)
Is there a way to reset the tweaks? or is there a way to ignore the tweaks when I connect the two meshes together?
:nathaN