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

Class MultiInstance3D

source code

object --+
         |
        MultiInstance3D

Spyder-generated class

module tarantula

file /home/sjoerd/Spyder-devel/tarantula/ObjectList3D.spy

Description

Specifies duplicates of "object", each with its own

AxisSystem. "object" is rendered with for every

instance, its axis system applied to it.

Wiki

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

Form block

>>>            
BLENDER
MATRIXMODE multi
DEFAULT object []
DEFAULT instances []
ELEDEFAULT instances AxisSystem()               
>>>

Converters

Can be converted to:

Can be converted from:

Registered methods:

Instance Methods [hide private]
 
blendersubmatrix(self, matrix, properties, splits) source code

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]
ObjectList3D object
AxisSystemArray instances
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

blendersubmatrix(self, matrix, properties, splits)

source code 
Decorators:
  • @multimethod("self")