can bake fluids using bpy.ops. but how do you bake smoke domains using bpy.ops.nnnnn?

Hi there,

I’m interested in getting scripts to bake smoke domains and I can see how you do it for fluids using the bpy.ops.fluids.bake command but I can’t see one for the smoke modifier type (aka bake the domain as it stands using bpy)

Any help on this would be awesome, loving bpy and also hope to have some interesting things to share once I get this working :slight_smile:

Cheers!

TxRx

Ignore, the awesome on-mouse over bpy operators show me the way now… use bpy.ops.ptcache.bake() should do the trick!