BLOCKCACHESIZE

Determines which blocks are cached when snapping to entities within a block. Blocks containing the specified number of subentities or fewer will not be cached. Blocks containing more than the specified number of subentities will be cached. When set to 0, block caching is turned off for all blocks.

Caching is determined when the drawing is opened; to enable caching, set this system variable to a value greater than 0, and use the REGEN command. If blocks are already cached, REGEN does not duplicate the caching. If a block was changed using the REFEDIT command or in progeCAD Explorer, the REGEN command is called automatically to update block caches.

Type:     Integer

Saved:     In the drawing file

Range:     0 to 100

Default:     32