User Tools

Site Tools


blender:python:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blender:python:start [2026/02/11 22:57]
dwheele
blender:python:start [2026/02/11 22:58] (current)
dwheele [help(some type, such as bpy.data)]
Line 58: Line 58:
 Ran this in the console: Ran this in the console:
 <code> <code>
 +bpy.data
 +
 >>> bpy.context.selected_objects[0].data.values >>> bpy.context.selected_objects[0].data.values
 <built-in method values of Mesh object at 0x000000000A09C288> <built-in method values of Mesh object at 0x000000000A09C288>
blender/python/start.1770850661.txt.gz · Last modified: 2026/02/11 22:57 by dwheele