TKE_Circular_Arc
Opcode
| ASCII | c |
| Hexadecimal | 63 |
| Decimal | 99 |
Operands
Point start, Point middle, Point end [Byte flags [Point center]]
| start | beginning of arc |
| middle | intermediate point on arc |
| end | end of arc |
| flags | options |
| center | explicit center point, present if low bit of flags is set |
Notes
Standard circular arc definition. Arc is inserted into the currently opened segment.
Flags and center were added in format version 12.15