
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-63
6.1.45 MMI_GetAngleUnit
Description
Return the currently displayed unit of angle.
Declaration
MMI_GetAngleUnit(iUnit
AS Integer,
iDigits AS Integer)
Remarks
This function returns the current unit of angle.
Parameters
iUnit
out
Specified unit of angle
iDigits
out
Number of decimal places.
Return Codes
RC_OK
Successful termination.
See Also
MMI_SetAngleUnit
Example
Get the angle unit.
DIM iUnit AS Integer
DIM iDigits AS Integer
MMI_GetAngleUnit( iUnit, iDigits )
6.1.46 MMI_SetDistUnit
Description
Set the displayed unit of distance.
Declaration
MMI_SetDistUnit(BYVAL iUnit
AS Integer,
BYVAL iDigits AS Integer)
Remarks
This function sets the display unit for distance. Fields already
displayed are not updated. If
iDigits
is greater than the
maximal number it will be reset to it without notifying the user. A
negative value of
iDigits
is not allowed.
Note
The maximal number of decimal digits depends on the
Theodolite class
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...