Module LibData :: Class Libraries
[frames | no frames]

Class Libraries


The Library object

This class provides a unified way to access and manipulate library types in Blender. It provides access to scenes, objects, meshes, curves, metaballs, materials, textures, images, lattices, lamps, cameras, ipos, worlds, fonts, texts, sounds, groups, armatures, and actions.
Instance Variable Summary
LibData actions: library action data
LibData armatures: library armature data
LibData cameras: library camera data
LibData curves: library curve data
string filename: The path to the library
LibData fonts: library font data
LibData groups: library group data
LibData images: library image data
LibData ipos: library ipo data
LibData lamps: library lamp data
LibData lattices: library lattice data
LibData materials: library material data
LibData meshes: library mesh data
LibData metaballs: library metaball data
LibData objects: library object data
LibData scenes: library scene data
LibData sounds: library sound data
LibData texts: library text data
LibData textures: library texture data
LibData worlds: library world data

Instance Variable Details

actions

library action data
Type:
LibData

armatures

library armature data
Type:
LibData

cameras

library camera data
Type:
LibData

curves

library curve data
Type:
LibData

filename

The path to the library
Type:
string

fonts

library font data
Type:
LibData

groups

library group data
Type:
LibData

images

library image data
Type:
LibData

ipos

library ipo data
Type:
LibData

lamps

library lamp data
Type:
LibData

lattices

library lattice data
Type:
LibData

materials

library material data
Type:
LibData

meshes

library mesh data
Type:
LibData

metaballs

library metaball data
Type:
LibData

objects

library object data
Type:
LibData

scenes

library scene data
Type:
LibData

sounds

library sound data
Type:
LibData

texts

library text data
Type:
LibData

textures

library texture data
Type:
LibData

worlds

library world data
Type:
LibData

Generated by Epydoc 2.1 on Thu May 10 20:32:00 2007 http://epydoc.sf.net