TKE_Elliptical_Arc
Opcode
ASCII | e |
Hexadecimal | 65 |
Decimal | 101 |
Operands
Point center, Point major, Point minor, Float start, Float End
center | center of ellipse |
major | point where ellipse lies on major axis |
minor | point where ellipse lies on minor axis |
start, end | parameteric limits (0-1) of the arc |
Notes
Defines an elliptical arc. Arc is inserted into the currently opened segment.