Api session event editor setting: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
API api session event editor setting Events.
Api session event editor setting Events.


[[Setting]] editing.
[[Setting]] editing.

Revision as of 09:19, 1 April 2026

Api session event editor setting Events.

Setting editing.

Name Description
ADD_CRS Add Crs
GET_EPOCH_TIME Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local Time in this Project
GET_SUN_ALTITUDE Get Sun Altitude value for local Time in this Project
GET_SUN_AZIMUTH Get Sun Azimuth value for local Time in this Project
GET_SUN_MOTION Get Sun Motion value for local Time in this Project (The Netherlands only)
REMOVE_CRS Remove Crs
SET_CURRENCY Set Currency
SET_DECIMALS Set Decimals
SET_DEFAULT_GEOPLUGIN Set Default Geo Plugin
SET_EXPORT_CRS Set Export Crs
SET_GRID_CELL_SIZE Change the project's grid cell size, used by active Overlay.
SET_IMPORT_CRS Set Import Crs
SET_LIMIT_MAP Set Project Map Limit Area
SET_PANEL_AVAILABILITY Set Panel Availability
SET_PERMISSION_POPUP_ACTIVE Set Permission Popup Active
SET_RASTERIZATION Set Rasterization
SET_REGION Set Region
SET_SETTING Set Project Setting
SET_SUN_DATES Set Sun Dates
SET_TIMESTAMP_FORMAT Set Timetamp Format
SET_UNIT_SYSTEM_TYPE Set Unit System Type
SET_WIND_SPEED Set Wind Speed
WIZARD_FINISHED Wizard Finished

Deprecated Events:

Name Description
SET_SCHEDULED_UPDATE Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update.

See also