Hello!
Is there a way to access the global coordinates from a vertex? i only found the code for local:
bpy.data.objects[‘obj_01’].data.verts[0].co[0]
edit: i’m using blender 2.5 (28086)
thx,
niko
.
Hello!
Is there a way to access the global coordinates from a vertex? i only found the code for local:
bpy.data.objects[‘obj_01’].data.verts[0].co[0]
edit: i’m using blender 2.5 (28086)
thx,
niko
.