|
|
|||
|
|
| GeometricTransformation[g, tfun] represents the result of applying the transformation function tfun to the geometric objects corresponding to the primitives g. |
| GeometricTransformation[g, m] transforms geometric objects in g by effectively replacing every point r by m.r. |
| GeometricTransformation[g, {m, v}] effectively replaces every point r by m.r+v. |
| Center | center | |
| Left | midpoint of the left side | |
| Right | midpoint of the right side | |
| Top | midpoint of the top | |
| Bottom | midpoint of the bottom | |
| Front | midpoint of the front | |
| Back | midpoint of the back | |
| {Left,Top}, etc. | corners |
| ContentSelectable | Automatic | whether to allow contents to be selected |