File: block_record_table.rst

package info (click to toggle)
ezdxf 0.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 46,952 kB
  • sloc: python: 158,141; javascript: 166; cpp: 138; makefile: 116; lisp: 20
file content (8 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
.. _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.