snnib.blender.utils.collection_utils.obj_unlink_all_collections¶

snnib.blender.utils.collection_utils.obj_unlink_all_collections(obj: bpy.types.Object)[source]¶

unlinks object from all of its current collections

Parameters
  • obj
    • bpy.types.Object

    • object to unlink from all collections

Raises

Returns

Dependencies
  • bpy

  • logging

Logo

Navigation

  • API Reference (Blender Add-On)
  • API Reference (Blender.Utils)
    • collection_utils
    • geo_nodes_utils
    • mesh_utils
    • random
  • API Reference (Python Package)
  • API Reference (Python.Simulations)
  • FAQ
  • Tutorials

Related Topics

  • Documentation overview
    • API Reference (Blender.Utils)
      • Previous: snnib.blender.utils.collection_utils.clear_collection
      • Next: snnib.blender.utils.geo_nodes_utils
©2026, Lukas Steinwender. | Powered by Sphinx 9.0.4 & Alabaster 1.0.0 | Page source
Fork me on GitHub