
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 2.10
6-59
6.1.40 MMI_SetAngleRelation
Description
Set the angle relationship.
Declaration
MMI_SetAngleRelation(
BYVAL iVertRel AS Integer,
BYVAL iHorzRel AS Integer)
Remarks
This function sets the relationship of the vertical and horizontal
angles. Fields already displayed are not updated.
Parameters
iVertRel
in
Relationship of the vertical angle; valid
values:
MMI_VANGLE_IN_PERCENT
MMI_VANGLE_REL_HORIZON
MMI_VANGLE_REL_ZENIT
iHorzRel
in
Relationship of the horizontal angle;
valid values:
MMI_HANGLE_CLOCKWISE
MMI_HANGLE_ANTICLOCKWISE
MMI_HANGLE_CLOCKWISE_SOUTH
MMI_HANGLE_BEARING
Return Codes
RC_OK
Successful termination.
RC_IVPARAM
The function has been called with an
invalid parameter
See Also
MMI_GetAngleRelation
Example
Set the angle relations (with internal default values).
MMI_SetAngleRelation(
MMI_VANGLE_IN_PERCENT,
MMI_HANGLE_CLOCKWISE)
Содержание 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 ...