geometry[StretchReflection] - find the stretch-reflection of a geometric object
|
Calling Sequence
|
|
StretchReflection(Q, P, l, O, k )
|
|
Parameters
|
|
Q
|
-
|
the name of the object to be created
|
P
|
-
|
geometric object
|
l
|
-
|
line
|
O
|
-
|
point on l
|
k
|
-
|
number which is the ratio of the stretch-reflection
|
|
|
|
|
Description
|
|
•
|
For a detailed description of Q (the object created), use the routine detail (i.e., detail(Q))
|
•
|
The command with(geometry,StretchReflection) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
Assign the name of the horizontal and vertical axis:
>
|
|
>
|
|
>
|
|
dilate p with center A and ratio 1/2, then reflect this object with respect to the line l
>
|
|
>
|
|
| (1) |
>
|
|
|
|
Download Help Document
Was this information helpful?