Lattice Operators

bpy.ops.lattice.make_regular()

Set UVW control points a uniform distance apart

bpy.ops.lattice.select_all(action='TOGGLE')

Change selection of all UVW control points

Parameters:
  • action (enum in [‘TOGGLE’, ‘SELECT’, ‘DESELECT’, ‘INVERT’], (optional, never None)) – Action, Selection action to execute

Previous topic

Lamp Operators

Next topic

Logic Operators