User Tools

Site Tools


en:pie

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:pie [2016/08/12 12:40]
admin
en:pie [2016/09/08 12:16]
admin
Line 4: Line 4:
  
 **pie** [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], [[numericexpressions|height]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]]\\ **pie** [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], [[numericexpressions|height]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]]\\
-**pie** ( [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], [[numericexpressions|height]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]] )+**pie** ( [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], [[numericexpressions|height]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]] )\\ 
 +**pie** [[numericexpressions|center_x_position]], [[numericexpressions|center_y_position]], [[numericexpressions|radius]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]]\\ 
 +**pie** ( [[numericexpressions|center_x_position]], [[numericexpressions|center_y_position]], [[numericexpressions|radius]], [[numericexpressions|start_angle]], [[numericexpressions|width_angle]] )
  
  
 ==== Description ==== ==== Description ====
  
-Draws a pie shaped slice inside the bounding rectangle defined by [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], and [[numericexpressions|height]].  The center of the pie will be in the center of the rectangle.  The angles are defined from the 12 o'clock position in a clockwise direction in radians. +Draws a pie shaped slice inside the bounding rectangle defined by a bounding rectangle (defined by [[numericexpressions|x_position]], [[numericexpressions|y_position]], [[numericexpressions|width]], and [[numericexpressions|height]]) or by a square bounding a circle (defined by [[numericexpressions|center_x_position]], [[numericexpressions|center_y_position]], [[numericexpressions|radius]]).  The angles are defined from the 12 o'clock position in a clockwise direction in radians. 
  
 ==== Example ==== ==== Example ====
Line 48: Line 50:
 ==== History ====  ==== History ==== 
 |0.9.9.25|New To Version| |0.9.9.25|New To Version|
 +|1.99.99.65|Added bounding square defined by circle|
  
en/pie.txt · Last modified: 2020/02/28 10:46 (external edit)