Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:07, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride add category (Created page with "API Event to Add Category {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |1 |REQUIRED |(Enumeration) |Category |AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No...")
- 10:07, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride set name (Created page with "API Event to Set new name of existing Functionoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron....")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride set attributes (Created page with "API Event to Set multiple Functionoverride attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTION...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride set attribute (Created page with "API Event to Set Functionoverride attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response C...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride remove attribute (Created page with "API Event to Remove attribute from Functionoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride duplicate (Created page with "API Event to Duplicate existing Functionoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorfunctionoverride/duplicate/?f=HTML&token=API_...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor functionoverride add (Created page with "API Event to Add new Functionoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorfunctionoverride/add/?f=HTML&token=API_TOKEN with conte...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor excelsheet (Created page with "API api session event editor excelsheet Events. ExcelSheet editing. {|class=wikitable !Name !Description |- |ADD |Add new Excelsheet |- |REMOVE |Remove existing Excelsheet |} Specific Events: {|class=wikitable !Name !Description |- |EXPORT |Export |- |SET_EXCEL_SHEET |Set Exce...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor excelsheet set excel sheet (Created page with "API Event to Set Excel Sheet {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EXCEL_SHEET Integer ID) |Excel Sheets | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |byte[] | |- |2 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorexce...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor excelsheet export (Created page with "API Event to Export {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EXCEL_SHEET Integer ID) |Excel Sheets | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorexcelsheet/export/?f=HTML&token=API_TOKEN with content: <pre>[ 52 ] </pre> {{article end|seealso=*api session ev...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor excelsheet remove (Created page with "API Event to Remove existing Excelsheet {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EXCEL_SHEET Integer ID or multiple values in array [1, 2, 3]) |Excel Sheets | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorexcelsheet/remove/?f=HTML&to...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor excelsheet add (Created page with "API Event to Add new Excelsheet {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Name | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |Byte array content | |- |2 |REQUIRED |(String) |Uploader Name | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Excel ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorexcels...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle (Created page with "API api session event editor eventbundle Events. EventBundle editing. {|class=wikitable !Name !Description |- |ADD |Add new Eventbundle |- |DUPLICATE |Duplicate existing Eventbundle |- |REMOVE |Remove existing Eventbundle |- |SET_NAME |Set new name of existing Eventbundle |} Spe...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID or multiple values in array [1, 2, 3]) |Event Bundles | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editor...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle set event (Created page with "API Event to Set Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID) |Event Bundles | |- |1 |REQUIRED |(true, false) |Boolean |true or false |- |2 |REQUIRED |(CodedEvent) |CodedEvent | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/set_eve...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID) |Event Bundles | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 88,...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle remove event (Created page with "API Event to Remove Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID) |Event Bundles | |- |1 |REQUIRED |(true, false) |Boolean |true or false |- |2 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/rem...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle add event (Created page with "API Event to Add Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID) |Event Bundles | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/add_event/?f=HTML&token=API_TOKEN with cont...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle set name (Created page with "API Event to Set new name of existing Eventbundle {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID or multiple values in array [1, 2, 3]) |Event Bundles | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.c...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle remove (Created page with "API Event to Remove existing Eventbundle {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID or multiple values in array [1, 2, 3]) |Event Bundles | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/remove/?f=HTM...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle duplicate (Created page with "API Event to Duplicate existing Eventbundle {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(EVENT_BUNDLE Integer ID or multiple values in array [1, 2, 3]) |Event Bundles | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/duplicate/?f=HTML&token=API_TOKEN...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor eventbundle add (Created page with "API Event to Add new Eventbundle {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoreventbundle/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor eventbundle}} Category:API")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor customgeometry (Created page with "API api session event editor customgeometry Events. CustomGeometry editing. {|class=wikitable !Name !Description |- |ADD |Add a custom geometry to render. |} {{article end|seealso=*Api Events}} Category:API")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor customgeometry add (Created page with "API Event to Add a custom geometry to render. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |3D Data array | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |Color | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Texture Names | |- |3 |REQUIRED |(boolean or multiple values in array...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic (Created page with "API api session event editor cinematic Events. Cinematic editing. {|class=wikitable !Name !Description |- |ADD |Add new Cinematic |- |DUPLICATE |Duplicate existing Cinematic |- |REMOVE |Remove existing Cinematic |- |SET_NAME |Set new name of existing Cinematic |} Specific Events: {|clas...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set voice (Created page with "API Event to Set Voice {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/ed...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set keypoint time (Created page with "API Event to Set Keypoint Time {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinemati...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set keypoint paused (Created page with "API Event to Set Keypoint Paused {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcine...")
- 10:06, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set keypoint orientation (Created page with "API Event to Set Keypoint Orientation {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Float[] | |- |3 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Float[] | |- |4 |REQUIRED |(Floating point number or multiple values in array [...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set keypoint description (Created page with "API Event to Set Keypoint Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/set_keypoi...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic remove keypoint event bundle (Created page with "API Event to Remove Keypoint Event Bundle {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |- |2 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic remove keypoint (Created page with "API Event to Remove Keypoint {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic move keypoint (Created page with "API Event to Move Keypoint {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/move_keypoin...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic duplicate keypoint (Created page with "API Event to Duplicate Keypoint {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/duplicate_keypoint/?f=HTML&token=API_TOKEN w...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic add keypoint with parameters (Created page with "API Event to Add Keypoint With Parameters {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Float[] | |- |3 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Float[] | |- |4 |REQUIRED |(Floating point number or multiple values in arr...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic add keypoint event bundle (Created page with "API Event to Add Keypoint Event Bundle {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(EVENT_BUNDLE Integer ID) |Event Bundles | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic add keypoint (Created page with "API Event to Add Keypoint {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/add_keypoint/?f=HTML&token=API_TOKEN with content: <pre>[ 63 ] </pre> {{article end|seealso=*[...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic set name (Created page with "API Event to Set new name of existing Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic remove (Created page with "API Event to Remove existing Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/remove/?f=HTM...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic duplicate (Created page with "API Event to Duplicate existing Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(CINEMATIC_DATA Integer ID or multiple values in array [1, 2, 3]) |Cinematic Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/duplicate/?f=HTML&token=API_TOKEN...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor cinematic add (Created page with "API Event to Add new Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorcinematic/add/?f=HTML&token=API_TOKEN with content: <pre>[ 81 ] </pre> {{article end|seealso=*api sessi...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building (Created page with "API api session event editor building Events. Building editing. {|class=wikitable !Name !Description |- |ADD |Add new Building |- |ADD_POLYGONS |Add polygons for Building Section. In case the building is empty, optionally set ownership to largest Plot Owner of provided MultiPolygon |- |APPEND_ATTRIBUTE |Appen...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building duplicate sections (Created page with "API Event to Use DUPLICATE_SECTION instead for identical result. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor building}} Category:API")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set slanting roof height (Created page with "API Event to Change height of the slanting roof of a building section {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |1 |REQUIRED |(Integer number) |Section ID | |- |2 |REQUIRED |(Floating point number) |Slanting roof height | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engi...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set owner (Created page with "API Event to Set Owner {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/ev...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set function value (Created page with "API Event to Set Function Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Buildings | |- |1 |REQUIRED |(Enumeration) |FunctionValue |ALIGN_ELEVATION, BASEMENT_COLOR, BASEMENT_HEIGHT_M, BOWEN_RATIO, CRITICAL_INFRASTRUCTURE, DEFAULT_FLOORS, DISTANCE_ZONE_M, DISTURBANCE_DISTANCE_M, DRAINAGE, EXTRA_COLOR, FLOOR_HEIGHT_M, FOLIAGE_CROWN_FACTOR, GROUND_COLOR, GROUND_INFILTRATION_MD, HEAT_EFFECT, HEIGHT_OFF...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set function (Created page with "API Event to Set Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/e...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set floors (Created page with "API Event to Change amount of floors {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section ID | |- |2 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Number of floors | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |30...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set decals (Created page with "API Event to Set Decals {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Buildings | |- |1 |REQUIRED |(Enumeration) |FaceType |BASEMENT, EXTRA, GROUND, ROOF or TOP |- |2 |OPTIONAL |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |float[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST:...")
- 10:05, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor building set category value (Created page with "API Event to Set Category Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Buildings | |- |1 |REQUIRED |(Enumeration) |Category |AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |- |2 |REQUIRED |(Enumeration) |CategoryValue |BUYOUT_COST_M2, CATEGORY_...")