bpy.ops.object.add 将对象添加到场景
bpy.ops.object.add_named 为命名对象
bpy.ops.object.align 对齐对象
bpy.ops.object.anim_transforms_to_deltas 将动画对象由 normal transforms转换为delta transforms
bpy.ops.object.armature_add 将对象添加到场景中
bpy.ops.object.assign_property_defaults 将自定义特性的当前值指定为其默认值,以用作NLA轨迹混合中静止姿势状态的一部分
bpy.ops.object.bake 渲染选定对象的图像纹理
bpy.ops.object.bake_image()渲染选定对象的图像纹理
bpy.ops.object.camera_add将摄影机对象添加到场景中
bpy.ops.object.collection_add()将对象添加到新集合
bpy.ops.object.collection_instance_add添加集合实例
bpy.ops.object.collection_link将对象添加到现有集合
bpy.ops.object.collection_objects_select()选择集合中的所有对象
bpy.ops.object.collection_remove从此集合中删除选中对象
bpy.ops.object.collection_unlink取消集合与所有对象的链接
bpy.ops.object.constraint_add向先选定对象添加约束