Module Spyder :: Class BlenderLink
[hide private]
[frames] | no frames]

Class BlenderLink

source code

object --+
         |
        BlenderLink

Spyder-generated class

module blender

file /home/sjoerd/Spyder-devel/blender/blenderlink.spy

Wiki

http://www.spyderware.nl/wiki/classes/BlenderLink

Form block

>>>            
TYPE safelink REQUIRED
TOOLTIP safelink Link only in a safe way: no script links or game logic                
>>>

Registered methods:

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
three_dimensional() source code
Instance Variables [hide private]
String name
Filename_BLEND blendfile
Bool safelink = True
AxisSystem axis = AxisSystem()
Properties [hide private]

Inherited from object: __class__