Api session event editor setting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 37: | Line 37: | ||
|- | |- | ||
|[[api session event editor setting set grid cell size|SET_GRID_CELL_SIZE]] | |[[api session event editor setting set grid cell size|SET_GRID_CELL_SIZE]] | ||
|Change the project's grid cell size, used by active [[Overlay]] | |Change the project's grid cell size, used by active [[Overlay]]. | ||
|- | |- | ||
|[[api session event editor setting set import crs|SET_IMPORT_CRS]] | |[[api session event editor setting set import crs|SET_IMPORT_CRS]] | ||
| Line 64: | Line 64: | ||
|- | |- | ||
|[[api session event editor setting set timestamp format|SET_TIMESTAMP_FORMAT]] | |[[api session event editor setting set timestamp format|SET_TIMESTAMP_FORMAT]] | ||
|Set [[Time]] | |Set [[Time]]tamp Format | ||
|- | |- | ||
|[[api session event editor setting set unit system type|SET_UNIT_SYSTEM_TYPE]] | |[[api session event editor setting set unit system type|SET_UNIT_SYSTEM_TYPE]] | ||
Revision as of 07:55, 31 March 2026
API 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. |