Creates a sector Polygon from a bearing and angle.
{ "Operation": "Item.CreateSectorBA", "PropertyMap": { "_bearingDeg@": "1", "_angleDeg@": "1", "_ox@": "1", "_oy@": "1", "_radius@": "1" } }
Note:
Properties shown in RED are mandatory.
Angle
The angle, in degrees, of the sector core, as a simple value, or as an expression, eg '43.21' or 'Acos(0.728849)*180/3.14'
Bearing
The bearing, in degrees clockwise from north, 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#))'
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).