lattice, apply size/rotation location

Hi All,

Applying the size of a lattice sees to have no effect.

eg
add lattice
scale and rotate
then go transform apply size/rotation

My expectation here is that the transform properties would reset. And following this the clear size/rotation would have no effect as with mesh objects. This doesn’t happen.

Is it broken? or don’t I understand it correctly.

My goal is to write python script that exports the resized lattice. manipulate it in another program. then reload it to set its vertex points to deform its child. The Lattice.getPoint python method returns the unscaled coordinates. Hence my need to “apply size” first I think.

Any Suggestions would be appreciated.

Thanks

Carey

did you do the lattice exercise in the manual.

and could you restate your question