Add an object to the scene
| Parameters: |
|
|---|
Add named object
| Parameters: |
|
|---|
Align Objects
| Parameters: |
|
|---|---|
| File: |
Convert object animation for normal transforms to delta transforms
| File: | startup/bl_operators/object.py:693 |
|---|
Add an armature object to the scene
| Parameters: |
|
|---|
Bake image textures of selected objects
| Parameters: |
|
|---|
Bake image textures of selected objects
Add a camera object to the scene
| Parameters: |
|
|---|
Add a constraint to the active object
| Parameters: | type (enum in [‘CAMERA_SOLVER’, ‘FOLLOW_TRACK’, ‘OBJECT_SOLVER’, ‘COPY_LOCATION’, ‘COPY_ROTATION’, ‘COPY_SCALE’, ‘COPY_TRANSFORMS’, ‘LIMIT_DISTANCE’, ‘LIMIT_LOCATION’, ‘LIMIT_ROTATION’, ‘LIMIT_SCALE’, ‘MAINTAIN_VOLUME’, ‘TRANSFORM’, ‘CLAMP_TO’, ‘DAMPED_TRACK’, ‘IK’, ‘LOCKED_TRACK’, ‘SPLINE_IK’, ‘STRETCH_TO’, ‘TRACK_TO’, ‘ACTION’, ‘CHILD_OF’, ‘FLOOR’, ‘FOLLOW_PATH’, ‘PIVOT’, ‘RIGID_BODY_JOINT’, ‘SHRINKWRAP’], (optional)) – Type
|
|---|
Add a constraint to the active object, with target (where applicable) set to the selected Objects/Bones
| Parameters: | type (enum in [‘CAMERA_SOLVER’, ‘FOLLOW_TRACK’, ‘OBJECT_SOLVER’, ‘COPY_LOCATION’, ‘COPY_ROTATION’, ‘COPY_SCALE’, ‘COPY_TRANSFORMS’, ‘LIMIT_DISTANCE’, ‘LIMIT_LOCATION’, ‘LIMIT_ROTATION’, ‘LIMIT_SCALE’, ‘MAINTAIN_VOLUME’, ‘TRANSFORM’, ‘CLAMP_TO’, ‘DAMPED_TRACK’, ‘IK’, ‘LOCKED_TRACK’, ‘SPLINE_IK’, ‘STRETCH_TO’, ‘TRACK_TO’, ‘ACTION’, ‘CHILD_OF’, ‘FLOOR’, ‘FOLLOW_PATH’, ‘PIVOT’, ‘RIGID_BODY_JOINT’, ‘SHRINKWRAP’], (optional)) – Type
|
|---|
Clear all the constraints for the active Object only
Copy constraints to other selected objects
Convert selected objects to another type
| Parameters: |
|
|---|
Delete selected objects
| Parameters: | use_global (boolean, (optional)) – Delete Globally, Remove object from all scenes |
|---|
Add an empty image type to scene with data
| Parameters: |
|
|---|
Undocumented
| Parameters: | name (string, (optional, never None)) – Name, Material name to assign |
|---|
Set offset used for DupliGroup based on cursor position
| Parameters: | group (int in [-inf, inf], (optional)) – Group, Group index to set offset for |
|---|---|
| File: | startup/bl_operators/object.py:788 |
Duplicate selected objects
| Parameters: |
|
|---|
Duplicate selected objects and move them
| Parameters: |
|
|---|
Duplicate selected objects and move them
| Parameters: |
|
|---|
Make dupli objects attached to this object real
| Parameters: |
|
|---|
Toggle object’s editmode
Add an empty object with a physics effector to the scene
| Parameters: |
|
|---|
Add an empty object to the scene
| Parameters: |
|
|---|
Refresh data in the Explode modifier
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Toggle object’s force field
Copy game physics properties to other selected objects
Remove all game properties from all selected objects
Copy/merge/replace a game property from active object to all selected objects
| Parameters: |
|
|---|
Create a new property available to the game engine
| Parameters: |
|
|---|
Remove game property
| Parameters: | index (int in [0, inf], (optional)) – Index, Property index to remove |
|---|
Add an object to a new group
Add a dupligroup instance
| Parameters: |
|
|---|
Add an object to an existing group
| Parameters: | group (enum in [], (optional)) – Group |
|---|
Remove the active object from this group
Reveal the render object by setting the hide render flag
Reveal all render objects by setting the hide render flag
| File: | startup/bl_operators/object.py:676 |
|---|
Hide the render object by setting the hide render flag
| Parameters: | unselected (boolean, (optional)) – Unselected, Hide unselected rather than selected objects |
|---|
Reveal the object by setting the hide flag
Hide the object by setting the hide flag
| Parameters: | unselected (boolean, (optional)) – Unselected, Hide unselected rather than selected objects |
|---|
Hook selected vertices to a newly created object
Hook selected vertices to the first selected object
| Parameters: | use_bone (boolean, (optional)) – Active Bone, Assign the hook to the hook objects active bone |
|---|
Assign the selected vertices to a hook
| Parameters: | modifier (enum in [], (optional)) – Modifier, Modifier number to assign to |
|---|
Set hook center to cursor position
| Parameters: | modifier (enum in [], (optional)) – Modifier, Modifier number to assign to |
|---|
Remove a hook from the active object
| Parameters: | modifier (enum in [], (optional)) – Modifier, Modifier number to remove |
|---|
Recalculate and clear offset transformation
| Parameters: | modifier (enum in [], (optional)) – Modifier, Modifier number to assign to |
|---|
Select affected vertices on mesh
| Parameters: | modifier (enum in [], (optional)) – Modifier, Modifier number to remove |
|---|
Hide unselected render objects of same type as active by setting the hide render flag
| File: | startup/bl_operators/object.py:656 |
|---|
Join selected objects into active object
Merge selected objects to shapes of active object
Transfer UV Maps from active to selected objects (needs matching geometry)
| File: | startup/bl_operators/object.py:569 |
|---|
Add a lamp object to the scene
| Parameters: |
|
|---|
Bind mesh to system in laplacian deform modifier
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Clear the object’s location
Add a level of detail to this object
Add levels of detail to this object based on object names
| File: | startup/bl_operators/object.py:808 |
|---|
Remove all levels of detail from this object
| File: | startup/bl_operators/object.py:858 |
|---|
Generate levels of detail using the decimate modifier
| Parameters: |
|
|---|---|
| File: |
Remove a level of detail from this object
| Parameters: | index (int in [1, inf], (optional)) – Index |
|---|
Copy logic bricks to other selected objects
Convert objects into dupli-face instanced
| File: | startup/bl_operators/object.py:644 |
|---|
Make links from the active object to other selected objects
| Parameters: | type (enum in [‘OBDATA’, ‘MATERIAL’, ‘ANIMATION’, ‘GROUPS’, ‘DUPLIGROUP’, ‘MODIFIERS’, ‘FONTS’], (optional)) – Type |
|---|
Link selection to another scene
| Parameters: | scene (enum in [], (optional)) – Scene |
|---|
Make library linked datablocks local to this file
| Parameters: | type (enum in [‘SELECT_OBJECT’, ‘SELECT_OBDATA’, ‘SELECT_OBDATA_MATERIAL’, ‘ALL’], (optional)) – Type |
|---|
Make linked data local to each object
| Parameters: |
|
|---|
Add a new material slot
Assign active material slot to selection
Copies materials to other selected objects
Deselect by active material slot
Remove the selected material slot
Select by active material slot
Bind mesh to cage in mesh deform modifier
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Add an metaball object to the scene
| Parameters: |
|
|---|
Sets the object interaction mode
| Parameters: |
|
|---|
Add a modifier to the active object
| Parameters: | type (enum in [‘MESH_CACHE’, ‘UV_PROJECT’, ‘UV_WARP’, ‘VERTEX_WEIGHT_EDIT’, ‘VERTEX_WEIGHT_MIX’, ‘VERTEX_WEIGHT_PROXIMITY’, ‘ARRAY’, ‘BEVEL’, ‘BOOLEAN’, ‘BUILD’, ‘DECIMATE’, ‘EDGE_SPLIT’, ‘MASK’, ‘MIRROR’, ‘MULTIRES’, ‘REMESH’, ‘SCREW’, ‘SKIN’, ‘SOLIDIFY’, ‘SUBSURF’, ‘TRIANGULATE’, ‘WIREFRAME’, ‘ARMATURE’, ‘CAST’, ‘CURVE’, ‘DISPLACE’, ‘HOOK’, ‘LAPLACIANSMOOTH’, ‘LAPLACIANDEFORM’, ‘LATTICE’, ‘MESH_DEFORM’, ‘SHRINKWRAP’, ‘SIMPLE_DEFORM’, ‘SMOOTH’, ‘WARP’, ‘WAVE’, ‘CLOTH’, ‘COLLISION’, ‘DYNAMIC_PAINT’, ‘EXPLODE’, ‘FLUID_SIMULATION’, ‘OCEAN’, ‘PARTICLE_INSTANCE’, ‘PARTICLE_SYSTEM’, ‘SMOKE’, ‘SOFT_BODY’, ‘SURFACE’], (optional)) – Type
|
|---|
Apply modifier and remove from the stack
| Parameters: |
|
|---|
Convert particles to a mesh object
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Duplicate modifier at the same position in the stack
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Move modifier down in the stack
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Move modifier up in the stack
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Remove a modifier from the active object
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Move the object to different layers
| Parameters: | layers (boolean array of 20 items, (optional)) – Layer |
|---|
Modify the base mesh to conform to the displaced mesh
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Pack displacements from an external file
Save displacements to an external file
| Parameters: |
|
|---|
Deletes the higher resolution mesh, potential loss of detail
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Copy vertex coordinates from other object
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Add a new level of subdivision
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Bake an image sequence of ocean data
| Parameters: |
|
|---|
Clear the object’s origin
Set the object’s origin, by either moving the data, or set to center of data, or use 3D cursor
| Parameters: |
|
|---|
Clear the object’s parenting
| Parameters: | type (enum in [‘CLEAR’, ‘CLEAR_KEEP_TRANSFORM’, ‘CLEAR_INVERSE’], (optional)) – Type |
|---|
Set the object’s parenting without setting the inverse parent correction
Set the object’s parenting
| Parameters: |
|
|---|
Add a particle system
Remove the selected particle system
Calculate motion paths for the selected objects
| Parameters: |
|
|---|
Clear path caches for selected objects
Recalculate paths for selected objects
Enable or disable posing/selecting bones
Add empty object to become local replacement data of a library-linked object
| Parameters: | object (enum in [‘DEFAULT’], (optional)) – Proxy Object, Name of lib-linked/grouped object to make a proxy for |
|---|
Undocumented
| Parameters: |
|
|---|---|
| File: |
Undocumented
| Parameters: |
|
|---|---|
| File: |
Undocumented
| Parameters: |
|
|---|---|
| File: |
Undocumented
| Parameters: |
|
|---|---|
| File: |
Randomize objects loc/rot/scale
| Parameters: |
|
|---|---|
| File: |
Clear the object’s rotation
Clear the object’s scale
Change selection of all visible objects in scene
| Parameters: | action (enum in [‘TOGGLE’, ‘SELECT’, ‘DESELECT’, ‘INVERT’], (optional)) – Action, Selection action to execute
|
|---|
Select all visible objects on a layer
| Parameters: |
|
|---|
Select all visible objects that are of a type
| Parameters: |
|
|---|
Select the active camera
| Parameters: | extend (boolean, (optional)) – Extend, Extend the selection |
|---|---|
| File: | startup/bl_operators/object.py:120 |
Select all visible objects grouped by various properties
| Parameters: |
|
|---|
Select object relative to the active object’s position in the hierarchy
| Parameters: |
|
|---|---|
| File: |
Select all visible objects that are linked
| Parameters: |
|
|---|
Select the Mirror objects of the selected object eg. L.sword -> R.sword
| Parameters: | extend (boolean, (optional)) – Extend, Extend selection instead of deselecting everything first |
|---|
Select objects matching a naming pattern
| Parameters: |
|
|---|---|
| File: |
Set select on random visible objects
| Parameters: |
|
|---|
Select object in the same group
| Parameters: | group (string, (optional, never None)) – Group, Name of the group to select |
|---|
Render and display faces uniform, using Face Normals
Render and display faces smooth, using interpolated Vertex Normals
Add shape key to the object
| Parameters: | from_mix (boolean, (optional)) – From Mix, Create the new shape key from the existing mix of keys |
|---|
Clear weights for all shape keys
Mirror the current shape key along the local X axis
| Parameters: | use_topology (boolean, (optional)) – Topology Mirror, Use topology based mirroring (for when both sides of mesh have matching, unique topology) |
|---|
Move the active shape key up/down in the list
| Parameters: | type (enum in [‘UP’, ‘DOWN’], (optional)) – Type |
|---|
Remove shape key from the object
| Parameters: | all (boolean, (optional)) – All, Remove all shape keys |
|---|
Resets the timing for absolute shape keys
Copy another selected objects active shape to this one by applying the relative offsets
| Parameters: |
|
|---|---|
| File: |
Create an armature that parallels the skin layout
| Parameters: | modifier (string, (optional, never None)) – Modifier, Name of the modifier to edit |
|---|
Mark/clear selected vertices as loose
| Parameters: | action (enum in [‘MARK’, ‘CLEAR’], (optional)) – Action
|
|---|
Make skin radii of selected vertices equal on each axis
Mark selected vertices as roots
Clear the object’s slow parent
Set the object’s slow parent
Add a speaker object to the scene
| Parameters: |
|
|---|
Sets a Subdivision Surface Level (1-5)
| Parameters: |
|
|---|---|
| File: |
Add a text object to the scene
| Parameters: |
|
|---|
Clear tracking constraint or flag from object
| Parameters: | type (enum in [‘CLEAR’, ‘CLEAR_KEEP_TRANSFORM’], (optional)) – Type |
|---|
Make the object track another object, either by constraint or old way or locked track
| Parameters: | type (enum in [‘DAMPTRACK’, ‘TRACKTO’, ‘LOCKTRACK’], (optional)) – Type |
|---|
Apply the object’s transformation to its data
| Parameters: |
|
|---|
Add a new vertex group to the active object
Assign the selected vertices to the active vertex group
Assign the selected vertices to a new vertex group
Blend selected vertex weights with unselected for the active group
| Parameters: |
|
|---|
Remove vertex group assignments which are not required
| Parameters: |
|
|---|
Make a copy of the active vertex group
Copy vertex groups to all users of the same geometry data
Copy vertex groups to other selected objects with matching indices
Deselect all selected vertices assigned to the active vertex group
Modify the position of selected vertices by changing only their respective groups’ weights (this tool may be slow for many vertices)
| Parameters: |
|
|---|
Invert active vertex group’s weights
| Parameters: |
|
|---|
Add some offset and multiply with some gain the weights of the active vertex group
| Parameters: |
|
|---|
Limit deform weights associated with a vertex to a specified number by removing lowest weights
| Parameters: |
|
|---|
Change the lock state of all vertex groups of active object
| Parameters: | action (enum in [‘TOGGLE’, ‘LOCK’, ‘UNLOCK’, ‘INVERT’], (optional)) – Action, Lock action to execute on vertex groups
|
|---|
Mirror all vertex groups, flip weights and/or names, editing only selected vertices, flipping when both sides are selected otherwise copy from unselected
| Parameters: |
|
|---|
Move the active vertex group up/down in the list
| Parameters: | direction (enum in [‘UP’, ‘DOWN’], (optional)) – Direction, Direction to move, UP or DOWN |
|---|
Normalize weights of the active vertex group, so that the highest ones are now 1.0
Normalize all weights of all vertex groups, so that for each vertex, the sum of all weights is 1.0
| Parameters: |
|
|---|
Set weights to a fixed number of steps
| Parameters: |
|
|---|
Delete the active or all vertex groups from the active object
| Parameters: | all (boolean, (optional)) – All, Remove all vertex groups |
|---|
Remove the selected vertices from active or all vertex group(s)
| Parameters: |
|
|---|
Select all the vertices assigned to the active vertex group
Set the active vertex group
| Parameters: | group (enum in [], (optional)) – Group, Vertex group to set as active |
|---|
Sort vertex groups alphabetically
Transfer weight paint to active from selected mesh
| Parameters: |
|
|---|
Parent selected objects to the selected vertices
Randomize vertices
| Parameters: |
|
|---|
Warp vertices around the cursor
| Parameters: |
|
|---|
Copy weights from active to selected
Delete this weight from the vertex (disabled if vertex group is locked)
| Parameters: | weight_group (int in [-1, inf], (optional)) – Weight Index, Index of source weight in active vertex group |
|---|
Normalize active vertex’s weights
Copy this group’s weight to other selected verts (disabled if vertex group is locked)
| Parameters: | weight_group (int in [-1, inf], (optional)) – Weight Index, Index of source weight in active vertex group |
|---|
Set as active vertex group
| Parameters: | weight_group (int in [-1, inf], (optional)) – Weight Index, Index of source weight in active vertex group |
|---|
Apply the object’s visual transformation to its data