File: block_record_table.rst

package info (click to toggle)
ezdxf 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104,528 kB
  • sloc: python: 182,341; makefile: 116; lisp: 20; ansic: 4
file content (9 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.. _block_record_table_internals:

BLOCK_RECORD Table
==================

Block records are essential elements for the entities management, each layout (modelspace
and paperspace) and every block definition has a block record entry. This block record
is the hard `owner` of the entities of layouts, each entity has an owner handle which
points to a block record of the layout.