base class — bpy_struct
Main data structure representing a .blend file and all its datablocks
Action datablocks.
Type : | BlendDataActions collection of Action, (readonly) |
---|
Armature datablocks.
Type : | BlendDataArmatures collection of Armature, (readonly) |
---|
Brush datablocks.
Type : | BlendDataBrushes collection of Brush, (readonly) |
---|
Camera datablocks.
Type : | BlendDataCameras collection of Camera, (readonly) |
---|
Curve datablocks.
Type : | BlendDataCurves collection of Curve, (readonly) |
---|
Path to the .blend file
Type : | string, default “”, (readonly) |
---|
Vector font datablocks.
Type : | BlendDataFonts collection of VectorFont, (readonly) |
---|
Grease Pencil datablocks.
Type : | BlendDataGreasePencils collection of GreasePencil, (readonly) |
---|
Group datablocks.
Type : | BlendDataGroups collection of Group, (readonly) |
---|
Image datablocks.
Type : | BlendDataImages collection of Image, (readonly) |
---|
Has the current session been saved to disk as a .blend file
Type : | boolean, default False, (readonly) |
---|
Lamp datablocks.
Type : | BlendDataLamps collection of Lamp, (readonly) |
---|
Lattice datablocks.
Type : | BlendDataLattices collection of Lattice, (readonly) |
---|
Library datablocks.
Type : | BlendDataLibraries collection of Library, (readonly) |
---|
Material datablocks.
Type : | BlendDataMaterials collection of Material, (readonly) |
---|
Mesh datablocks.
Type : | BlendDataMeshes collection of Mesh, (readonly) |
---|
Metaball datablocks.
Type : | BlendDataMetaBalls collection of MetaBall, (readonly) |
---|
Node group datablocks.
Type : | BlendDataNodeTrees collection of NodeTree, (readonly) |
---|
Object datablocks.
Type : | BlendDataObjects collection of Object, (readonly) |
---|
Particle datablocks.
Type : | BlendDataParticles collection of ParticleSettings, (readonly) |
---|
Scene datablocks.
Type : | BlendDataScenes collection of Scene, (readonly) |
---|
Screen datablocks.
Type : | BlendDataScreens collection of Screen, (readonly) |
---|
Sound datablocks.
Type : | BlendDataSounds collection of Sound, (readonly) |
---|
Text datablocks.
Type : | BlendDataTexts collection of Text, (readonly) |
---|
Texture datablocks.
Type : | BlendDataTextures collection of Texture, (readonly) |
---|
Window manager datablocks.
Type : | BlendDataWindowManagers collection of WindowManager, (readonly) |
---|
World datablocks.
Type : | BlendDataWorlds collection of World, (readonly) |
---|
Inherited Properties
Inherited Functions
|
References