Api session event editor setting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor setting Events. | |||
[[Setting]] editing. | [[Setting]] editing. | ||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor setting add crs|ADD_CRS]] | ||
|Add Crs | |Add Crs | ||
|- | |- | ||
|[[ | |[[Api session event editor setting get epoch time|GET_EPOCH_TIME]] | ||
|Get UTC Epoch [[Time]] (Milliseconds since 00:00:00 UTC on 1 January 1970) for local [[Time]] in this Project | |Get UTC Epoch [[Time]] (Milliseconds since 00:00:00 UTC on 1 January 1970) for local [[Time]] in this Project | ||
|- | |- | ||
|[[ | |[[Api session event editor setting get sun altitude|GET_SUN_ALTITUDE]] | ||
|Get Sun Altitude value for local [[Time]] in this Project | |Get Sun Altitude value for local [[Time]] in this Project | ||
|- | |- | ||
|[[ | |[[Api session event editor setting get sun azimuth|GET_SUN_AZIMUTH]] | ||
|Get Sun Azimuth value for local [[Time]] in this Project | |Get Sun Azimuth value for local [[Time]] in this Project | ||
|- | |- | ||
|[[ | |[[Api session event editor setting get sun motion|GET_SUN_MOTION]] | ||
|Get Sun Motion value for local [[Time]] in this Project (The Netherlands only) | |Get Sun Motion value for local [[Time]] in this Project (The Netherlands only) | ||
|- | |- | ||
|[[ | |[[Api session event editor setting remove crs|REMOVE_CRS]] | ||
|Remove Crs | |Remove Crs | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set currency|SET_CURRENCY]] | ||
|Set Currency | |Set Currency | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set decimals|SET_DECIMALS]] | ||
|Set Decimals | |Set Decimals | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set default geoplugin|SET_DEFAULT_GEOPLUGIN]] | ||
|Set Default [[Geo Plugin]] | |Set Default [[Geo Plugin]] | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set export crs|SET_EXPORT_CRS]] | ||
|Set Export Crs | |Set Export Crs | ||
|- | |- | ||
|[[ | |[[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]] | ||
|Set Import Crs | |Set Import Crs | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set limit map|SET_LIMIT_MAP]] | ||
|Set Project Map Limit [[Area]] | |Set Project Map Limit [[Area]] | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set panel availability|SET_PANEL_AVAILABILITY]] | ||
|Set [[Panel]] Availability | |Set [[Panel]] Availability | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set permission popup active|SET_PERMISSION_POPUP_ACTIVE]] | ||
|Set Permission [[Popup]] Active | |Set Permission [[Popup]] Active | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set rasterization|SET_RASTERIZATION]] | ||
|Set Rasterization | |Set Rasterization | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set region|SET_REGION]] | ||
|Set Region | |Set Region | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set setting|SET_SETTING]] | ||
|Set Project [[Setting]] | |Set Project [[Setting]] | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set sun dates|SET_SUN_DATES]] | ||
|Set Sun Dates | |Set Sun Dates | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set timestamp format|SET_TIMESTAMP_FORMAT]] | ||
|Set [[Time]]tamp Format | |Set [[Time]]tamp Format | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set unit system type|SET_UNIT_SYSTEM_TYPE]] | ||
|Set Unit System Type | |Set Unit System Type | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set wind speed|SET_WIND_SPEED]] | ||
|Set Wind Speed | |Set Wind Speed | ||
|- | |- | ||
|[[ | |[[Api session event editor setting wizard finished|WIZARD_FINISHED]] | ||
|Wizard Finished | |Wizard Finished | ||
|} | |} | ||
| Line 81: | Line 81: | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor setting set scheduled update|SET_SCHEDULED_UPDATE]] | ||
|Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. | |Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items settings]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 12:14, 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. |