Api session event editor measure: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 154: | Line 154: | ||
|- | |- | ||
|[[api session event editor measure set levee height|SET_LEVEE_HEIGHT]] | |[[api session event editor measure set levee height|SET_LEVEE_HEIGHT]] | ||
|Set the inner | |Set the inner height of [[Levee]] Spatial of a [[Measure]]. | ||
|- | |- | ||
|[[api session event editor measure set levee height relative|SET_LEVEE_HEIGHT_RELATIVE]] | |[[api session event editor measure set levee height relative|SET_LEVEE_HEIGHT_RELATIVE]] | ||
|Set whether the inner | |Set whether the inner height of [[Levee]] Spatial of a [[Measure]] is considered relative. | ||
|- | |- | ||
|[[api session event editor measure set levee type|SET_LEVEE_TYPE]] | |[[api session event editor measure set levee type|SET_LEVEE_TYPE]] | ||
| Line 169: | Line 169: | ||
|- | |- | ||
|[[api session event editor measure set terrain edit type|SET_TERRAIN_EDIT_TYPE]] | |[[api session event editor measure set terrain edit type|SET_TERRAIN_EDIT_TYPE]] | ||
|Set the Edit Type of a [[Terrain]] Spatial of a [[Measure]]. This changes the way the [[Terrain]] | |Set the Edit Type of a [[Terrain]] Spatial of a [[Measure]]. This changes the way the [[Terrain]] height is adjusted: lowered, flattened or raised. | ||
|- | |- | ||
|[[api session event editor measure set terrain height|SET_TERRAIN_HEIGHT]] | |[[api session event editor measure set terrain height|SET_TERRAIN_HEIGHT]] | ||
|Set the inner | |Set the inner height of [[Terrain]] Spatial of a [[Measure]]. | ||
|- | |- | ||
|[[api session event editor measure set terrain height relative|SET_TERRAIN_HEIGHT_RELATIVE]] | |[[api session event editor measure set terrain height relative|SET_TERRAIN_HEIGHT_RELATIVE]] | ||
|Set whether the inner | |Set whether the inner height of [[Terrain]] Spatial of a [[Measure]] is considered relative. | ||
|- | |- | ||
|[[api session event editor measure set terrain type|SET_TERRAIN_TYPE]] | |[[api session event editor measure set terrain type|SET_TERRAIN_TYPE]] | ||
Revision as of 14:53, 30 March 2026
API api session event editor measure Events.
Measure editing.
| Name | Description |
|---|---|
| ADD | Add Measure for Stakeholder |
| DUPLICATE | Duplicate specified Measures. |
| REMOVE | Remove specified Measures. |
| SET_NAME | Set the name of a Measure. |
Specific Events:
| Name | Description |
|---|---|
| ADD_BUILDING | Add a new Building to specified Measures |
| ADD_EVENT | Add a new event to a Measure for a specific Action Type. |
| ADD_GEOTIFF | Add a new GeoTIFF Spatial to a Measure. |
| ADD_GEOTIFF_POLYGONS | Add polygons to existing polygons of a GeoTIFF Spatial of a Measure. |
| ADD_GRID | Add a new Grid Spatial to a Measure. |
| ADD_GRID_POLYGONS | Add polygons to existing polygons of a Grid Spatial of a Measure. |
| ADD_LEVEE | Add a new Levee Spatial of a specified Levee to a Measure. |
| ADD_LEVEE_POLYGONS | Add polygons to existing outer (or inner) polygons of a Levee Spatial of a Measure. |
| ADD_TERRAIN | Add a new Terrain Spatial to a Measure. |
| ADD_TERRAIN_POLYGONS | Add polygons to existing outer (or inner) polygons of a Terrain Spatial of a Measure. |
| ADD_UPGRADE | Add a new Upgrade Spatial to a Measure. |
| ADD_UPGRADE_POLYGONS | Add polygons to existing polygons of an Upgrade Spatial of a Measure. |
| DUPLICATE_BUILDING | Duplicate specified Measure Buildings. |
| IMPORT_BUILDINGS | Import Measure Building Collection |
| IMPORT_GEOTIFFS | Import Measure GeoTIFF Collection |
| IMPORT_GRIDS | Import Measure Grid Collection |
| IMPORT_LEVEES | Import Measure Levee Collection |
| IMPORT_TERRAINS | Import Measure Terrain Collection |
| IMPORT_UPGRADES | Import Measure Upgrade Collection |
| REMOVE_EVENT | Add a specific event of a Measure for a specific Action Type. |
| REMOVE_GEOTIFF | Remove specified GeoTIFF Spatial from a Measure. |
| REMOVE_GEOTIFF_POLYGONS | Remove polygons from existing polygons of a GeoTIFFs Spatial of a Measure. |
| REMOVE_GEOTIFF_TERRAIN_TYPE | Remove the Terrain Type of a GeoTIFF Spatial of a Measure. |
| REMOVE_GRID | Remove specified Grid Spatial from a Measure. |
| REMOVE_GRID_POLYGONS | Remove polygons from existing polygons of a Grid Spatial of a Measure. |
| REMOVE_GRID_TERRAIN_TYPE | Remove the Terrain Type of a Grid Spatial of a Measure. |
| REMOVE_LEVEE | Remove specified Levee Spatials from a Measure. |
| REMOVE_LEVEE_POLYGONS | Remove polygons from existing polygons of a Levee Spatial of a Measure. |
| REMOVE_TERRAIN | Remove specified Terrain Spatials from a Measure. |
| REMOVE_TERRAIN_POLYGONS | Remove polygons from existing outer (or inner) polygons of a Terrain Spatial of a Measure. |
| REMOVE_UPGRADE | Remove specified Upgrade Spatials from a Measure. |
| REMOVE_UPGRADE_POLYGONS | Remove polygons from existing polygons of a Upgrade Spatial of a Measure. |
| SET_COST | Set the Costs of a Measure of a particular cost type (construction, demolition) and wether it is fixed or cost per cubic meter. |
| SET_DESCRIPTION | Set the description of a Measure. |
| SET_EVENT | Change an existing event of a specific Action Type of a Measure. |
| SET_GEOTIFF | Change the GeoTIFFs applied by a specified Measure. |
| SET_GEOTIFF_AUTOMATIC_POLYGONS | Let the polygons be calculated automatically based on the GeoTIFFs specified in the GeoTIFF spatial of a Measure. |
| SET_GEOTIFF_TERRAIN_TYPE | Set the Terrain Type for a GeoTIFF Spatial of a Measure. |
| SET_GRID | Change the Grids applied by a specified Measure. |
| SET_GRID_AUTOMATIC_POLYGONS | Let the polygons be calculated automatically based on the Overlay specified in the Grid spatial of a Measure. |
| SET_GRID_TERRAIN_TYPE | Set the Terrain Type for a Grid Spatial of a Measure. |
| SET_IMAGE | Set the image of a Measure. |
| SET_LEVEE_ANGLE | Set the angle of Levee Spatial of a Measure. |
| SET_LEVEE_HEIGHT | Set the inner height of Levee Spatial of a Measure. |
| SET_LEVEE_HEIGHT_RELATIVE | Set whether the inner height of Levee Spatial of a Measure is considered relative. |
| SET_LEVEE_TYPE | Set the Levee for a specified Levee Spatial of a Measure. |
| SET_OWNER | Set the owner of a Measure. |
| SET_REQUIRES_CONFIRMATION | Set whether the Measure should be confirmed by other Stakeholders. |
| SET_TERRAIN_EDIT_TYPE | Set the Edit Type of a Terrain Spatial of a Measure. This changes the way the Terrain height is adjusted: lowered, flattened or raised. |
| SET_TERRAIN_HEIGHT | Set the inner height of Terrain Spatial of a Measure. |
| SET_TERRAIN_HEIGHT_RELATIVE | Set whether the inner height of Terrain Spatial of a Measure is considered relative. |
| SET_TERRAIN_TYPE | Set the Terrain Type for a Terrain Spatial of a Measure. |
| SET_UPGRADE_TYPE | Set the Upgrade Type for an Upgrade Spatial of a Measure. |
Deprecated Events:
| Name | Description |
|---|---|
| IMPORT_BUILDING_MEASURE | Use IMPORT_BUILDINGS instead, same event with option to set existing Measure. |