Api session event editor parametric apply: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 52: Line 52:


with content:  
with content:  
<pre>[ 83, 58, [ "PARKING", "REMAINDER", "WATER" ], [ 1, 2, 3 ], [ [ {
<pre>[ 10, 36, [ "BUILDING", "SIDEWALK", "GARDEN" ], [ 1, 2, 3 ], [ [ {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799329.064327559 ], [ 658656.01760906, 6799329.064327559 ], [ 658656.01760906, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799369.134454882 ], [ 658745.5042595589, 6799369.134454882 ], [ 658745.5042595589, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
}, {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799301.7387323305 ], [ 658731.7055993055, 6799301.7387323305 ], [ 658731.7055993055, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799381.908148949 ], [ 658789.3039617377, 6799381.908148949 ], [ 658789.3039617377, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ], [ {
} ], [ {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799319.881617989 ], [ 658722.0972101743, 6799319.881617989 ], [ 658722.0972101743, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799337.1345314 ], [ 658700.9736961377, 6799337.1345314 ], [ 658700.9736961377, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
}, {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799399.434047322 ], [ 658744.7766465888, 6799399.434047322 ], [ 658744.7766465888, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799421.17784276 ], [ 658772.557494474, 6799421.17784276 ], [ 658772.557494474, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ], [ {
} ], [ {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799352.50188484 ], [ 658673.4527100275, 6799352.50188484 ], [ 658673.4527100275, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799430.268091854 ], [ 658687.9659901621, 6799430.268091854 ], [ 658687.9659901621, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
}, {
  "type" : "MultiPolygon",
  "type" : "MultiPolygon",
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799411.014056592 ], [ 658659.3795707743, 6799411.014056592 ], [ 658659.3795707743, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
  "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799382.614641199 ], [ 658681.0780289881, 6799382.614641199 ], [ 658681.0780289881, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ] ] ]
} ] ] ]
</pre>
</pre>
{{article end|seealso=*[[api session event editor parametric]]
{{article end|seealso=*[[Api session event editor parametric]]
*[[api session event editor parametric]]
*[[Api session items parametricdesigns]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 12:10, 1 April 2026

API Event to Apply

Name Importance Type Description Values
0 REQUIRED (PARAMETRIC_DESIGN Integer ID) Parametric Design
1 REQUIRED (STAKEHOLDER Integer ID) Stakeholder
2 REQUIRED (FunctionType or multiple values in array [a, b, c]) FunctionType[]
3 REQUIRED (Integer number or multiple values in array [1, 2, 3]) Integer[]
4 REQUIRED (MultiPolygon or multiple values in array [a, b, c]) MultiPolygon[][]

Response Codes

Response Code: Description
200 Integer[] (Integer array)
300-600 Codes Overview

Example POST

Example POST: https://engine.tygron.com/api/session/event/editorparametric/apply/?f=JSON&token=API_TOKEN

with content:

[ 10, 36, [ "BUILDING", "SIDEWALK", "GARDEN" ], [ 1, 2, 3 ], [ [ {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799369.134454882 ], [ 658745.5042595589, 6799369.134454882 ], [ 658745.5042595589, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799381.908148949 ], [ 658789.3039617377, 6799381.908148949 ], [ 658789.3039617377, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ], [ {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799337.1345314 ], [ 658700.9736961377, 6799337.1345314 ], [ 658700.9736961377, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799421.17784276 ], [ 658772.557494474, 6799421.17784276 ], [ 658772.557494474, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ], [ {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799430.268091854 ], [ 658687.9659901621, 6799430.268091854 ], [ 658687.9659901621, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
}, {
 "type" : "MultiPolygon",
 "coordinates" : [ [ [ [ 658636.7618515313, 6799461.8964563515 ], [ 658636.7618515313, 6799382.614641199 ], [ 658681.0780289881, 6799382.614641199 ], [ 658681.0780289881, 6799461.8964563515 ], [ 658636.7618515313, 6799461.8964563515 ] ] ] ]
} ] ] ]