General specifications

Commands name of this program that are typed in command line can be changed with another and can be redefined in AutoCAD by adding your abbreviations in file /Support/Acad.pgp in section [AutoCAD Command Aliases] or in menu Tools>Customize>Aliases.

Files used by program both for data introduction and program configuration are described in used files.

The axis of measured point coordinates have the following correspondence to coordinates axis from program CAD: N as Y and E as X. That is why when you type coordinates in program CAD these will always be introduced as E, N.

Script files TopoLT.scr and RapPct.scr are on the path where program is installed (C:\Program Files\TopoLT\). In these files you can write your own commands that will be called for TopoLT.scr when program is loaded and for RapPct.scr when command RapPct is finalized. By example, these "script" files can be used to make your own settings for CAD program or to select points by code etc. after drawing points.

All functions that use selecting entities from drawing also works when we have selection set with grip.

If the result of a function is a group of entities then these entities will be written in an anonymous block. In order to use entities separately you can use command “._explode”.

Visualizing 3ds files, sightshot points (polar points) calculation, receiving measurements (data) through serial port, editing layers files and editing codes interpretation files can also be done by direct calling from Windows. You can find the description of the way to call these commands in Command parameters for calling from Windows.

Program can be translated in any language; you can find details about translation in Description language file and if you translate these files please send them to e-mail support@3dspace.ro.