Mathematica > Visualization and Graphics > Computational Geometry > Geometric Transforms >
Mathematica > Visualization and Graphics > Symbolic Graphics Language > Graphics Transformations > Geometric Transforms >

TranslationTransform

TranslationTransform[v]
gives a TransformationFunction that represents translation of points by a vector v.
Generate a function representing a translation by the vector {a, b}:
In[1]:=
Click for copyable input
Out[1]=
Apply the transformation function to a vector:
In[2]:=
Click for copyable input
Out[2]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team