Creates a sector Polygon from a start and end angle.
{
"Operation": "Item.CreateSectorSE",
"PropertyMap": {
"_startAngleDeg@": "1",
"_endAngleDeg@": "1",
"_ox@": "1",
"_oy@": "1",
"_radius@": "1"
}
}
Note:
Properties shown in RED are mandatory.
End angle
The end angle, in degrees anti-clockwise from east/the X axis, of the sector, as a simple value, or as an expression, eg '43.21' or 'Acos(0.728849)*180/3.14'
Origin X
The X coordinate of the origin of the sector, as a simple value, or as an expression, eg '12.34' or '_ox#'
Origin Y
The Y coordinate of the origin of the sector, as a simple value, or as an expression, eg '43.21' or '_oy#'
Radius
The sector radius, as a simple value, or as an expression, eg '12.34' or 'Max(123.4,broadcast_range#))'
Start angle
The start angle, in degrees anti-clockwise from east/the X axis, of the sector, as a simple value, or as an expression, eg '43.21' or 'Acos(0.728849)*180/3.14'
Back to Processes Construction title page
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).