2012

Table Of Contents
have an oct-tree large enough to eventually consume more memory than is
available to your computer. TREEMAX also provides a safeguard against
experimentation with inappropriately high
TREEDEPTH (page 1472) values.
The initial default for TREEMAX is 10000000 (10 million), a value high enough
to effectively disable TREEMAX as a control for TREEDEPTH (page 1472). The
value to which you should set TREEMAX depends on your system's available
RAM. You get about 15,000 oct-tree nodes per megabyte of RAM.
If you want an oct-tree to use up to, but no more than, 2 megabytes of RAM,
set TREEMAX to 30000 (2 x 15,000). If the program runs out of memory
allocating oct-tree nodes, restart, set TREEMAX to a smaller number, and try
loading the drawing again.
The program might occasionally run into the limit you set with TREEMAX.
Follow the resulting prompt instructions. Your ability to increase TREEMAX
depends on your computer's available memory.
See also:
Work with Layer and Spatial Indexes
TRIMMODE
Controls whether selected edges for chamfers and fillets are trimmed.
IntegerType:
RegistrySaved in:
1Initial value:
Leaves selected edges intact0
Trims selected edges to the endpoints of chamfer lines and fillet arcs1
See also:
Create Chamfers
TSPACEFAC
Controls the multiline text line-spacing distance measured as a factor of text
height.
System Variables | 1473