Property Coord3Cache: boolean
If true, the content of coord3.bin is cached in memory, when function NWload is called. Otherwise it is read from disk when needed. Changing the value after the network is loaded has no effect.
This generally effects these functions:
| · | IsoPoly2, if addnodes<>0
|
| · | IsoPoly4, if addnodes<>0
|
Depending on the speed of your harddisk, it can have a positive effect to cache the file in memory, but it can also be a very big file to cache.
Default value is false.
ActiveX / VCL / CLX component: RWnetBase