Hello,

 I have a little issue with this command: SaveDeformKey

In the documentation say that the command Application.SaveDeformKey() Returns
the key. But I can not catch it . The resulting variable is None.

For example:
Application.CreatePrim("Cube", "MeshSurface", "", "")
Application.SetValue("Context.ConstructionMode", 3, "")
Application.SelectGeometryComponents("cube.pnt[LAST]")
Application.Translate("cube.pnt[LAST]", 3.30369016404418, 1.25013183350569,
-0.125013183350569, "siRelative", "siView", "siObj", "siXYZ", "", "", "",
"", "", "", "", "", "", 3, "")
Application.SelectObj("cube", "", True)


var = Application.SaveDeformKey()
print var

Any idea?  Is there any other command or method to store pose deform shapes?

Thank u for the help :)


Miq

----------------------------------------------------

Miquel Campos
www.akaosaru.com

Reply via email to