Interface | Description |
---|---|
BlockCodes |
Block codes associate a block with a certain group of data
such as Library, Object, Scene etc.
|
Class | Description |
---|---|
Block |
An instance of this class provides access to data in a block
of a
BlenderFile . |
BlockHeader |
File-blocks contain a file-block-header and data.
|
BlockList | |
BlockTable |
A block table is like a page table for blocks in a blender file.
|
Exception | Description |
---|---|
OverlappingBlocksException |
Thrown if a .blend file contains overlapping blocks not handled in offheap areas.
|