Custom Query (111 matches)
Results (79 - 81 of 111)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#13 | fixed | No way to view centreline after opening .svx file in Aven | ||
Description |
After opening a .svx file in Aven, the log is displayed but there is no obvious way to cause the centreline to be shown. If a .3d file is opened at this point, the previous log file is still displayed. |
|||
#15 | fixed | Inconsistent nomenclature: process/run | ||
Description |
The 'rerun' button on the log window in 1.1.14 is an inconsistency in nomenclature - in the documentation (for example, http://survex.com/docs/manual/getstart.htm), the action of using cavern to create a .3d file from a .svx file is referred to as 'processing'. Perhaps the button label should read 'reprocess'? BTW 1.1.14 isn't available in the Version field in Trac (nor is 'nitpick' available in the Type field, which I feel would best describe this ticket). |
|||
#16 | fixed | svx files with unconnected parts | ||
Description |
Occasionally we end up with a .svx file containing bits of survey which are not connected directly to each other. Currently to print these out it's necessary to selectively comment out parts of the file and reprocess. Would it be possible to add the following behaviour to cavern?: on processing a .svx file which contains parts that aren't connected to each other, optionally (dependent on a command line option) produce multiple .3d files, one for each part of the survey. So for example foo.svx containing 3 bits of survey that don't connect directly to each other would result in foo.part1.3d, foo.part2.3d foo.part3.3d |