1. Basics
Sctdraw finds JeppView or AFCAD window.
For JeppView it searches for window, containing "JeppView" in it's title, for
AFCAD - "adcad" (JeppView 3.6.2.0 and AFCAD 2.21 were used while writing sctdraw).
It then grabs geographic coordinates from the status bar.
In JeppView set precision=3 in Tools->Options.
In AFCAD set Lat/Long Format=N49:15:45.1234 in Tools->Options.
2. Typical usage
- Single point
Press F8 to write single point.
- Line
Press F9 to grab first point, then F10 for next points to draw continious line.
- Area
Press F9 to grab first point, then F10 for nex points to draw continious line,
then F11 to connect the last and the first points.
Before and after fields are written before and after coordinates.
After each writing new line is started.
SCT/ESE button changes recording format (.sct/.ese files).