Import
Survey Textfile
 |
|
Required Version: 3DE
V3 R5b8
Comment: This scripts
expects to import a special ASCII file (see Export_Survey_Textfile).
This file contains 3D point positions and point identifiers. If
no point object with respective identifier exists, then a new point
object is created and the respective 3D survey point position will
be copied into it. If a point object with the same identifier already
exists, its 3D survey point position will be replaced with the one
found in the ASCII file.
To install/use a custom TCL
script, please copy it to <3DE install dir>/user_data/tcl_archive/.
The script will appear in the menu Main Window::Project::Execute
TCL Script, after restarting 3DE.
Every user running 3DE installed in <3DE install dir>, will
be able to see and use this script from that menu.
To install a TCL script locally, copy it to <home dir>/.3dequalizer/tcl_archive/.
It is also possible to start a script right away by selecting the
function
Main Window::Projects::Execute TCL Script::Browse...
|