BINDEX
Use this to create a spatial index for a new block model. This program requires large amounts of memory to run. This may mean that you can't complete other tasks while this program is running.
Usage:
| bindex [-st] <block_model> <> indicates a mandatory switch. [ ] indicates an optional switch |
Where:
| Option | Description |
|---|---|
| [-s] | Runs the version of bindex that was delivered with version 3.5. This will result in a longer execution time, but will use less memory. |
| [-t] | Use tree indexing on large block models (i.e. greater than 2GB). |
| <block_model> | Refers to the name of the block model that you want to index. |
