Package bpy :: Module types :: Class View3D_temp
[hide private]
[frames] | no frames]

Class View3D_temp


The View3D_temp Object

(no references to this struct found)

Instance Methods [hide private]
 
draw(context)
Draw buttons into the panel UI layout. (Inherited from bpy.types.Panel)
 
draw_header(context)
Draw buttons into the panel header UI layout. (Inherited from bpy.types.Panel)
boolean
poll(context)
Test if the panel is visible or not. (Inherited from bpy.types.Panel)
Instance Variables [hide private]
string bl_context
bl_context (maximum length of 0) (Inherited from bpy.types.Panel)
boolean bl_default_closed
bl_default_closed (Inherited from bpy.types.Panel)
string bl_idname
bl_idname (maximum length of 0) (Inherited from bpy.types.Panel)
string bl_label
bl_label (maximum length of 0) (Inherited from bpy.types.Panel)
enum bl_region_type
bl_region_type in... (Inherited from bpy.types.Panel)
boolean bl_show_header
bl_show_header (Inherited from bpy.types.Panel)
enum bl_space_type
bl_space_type in... (Inherited from bpy.types.Panel)
UILayout (readonly) layout
layout (Inherited from bpy.types.Panel)
string text
text (maximum length of 64) (Inherited from bpy.types.Panel)