[Bf-python] Determining Space under mouse.

CoDEmanX codemanx at gmx.de
Tue Jun 19 22:04:51 CEST 2012


r48032

Example:

 >>> area = bpy.context.screen.areas[2]
 >>> area.type
'VIEW_3D'

 >>> area.x
625


Am 19.06.2012 03:19, schrieb Gert De Roost:
>  > I added xy coordinate access for areas and regions now, which should
>  > allow you do some of this manually.
>
> Thank you for the prompt response: so from which revision is it included
> and how do I access these values?
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python



More information about the Bf-python mailing list