Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Reflect a set of points using a line or plane defined by two or three points
ResourceFunction["ReflectPoints"][mirror,pts] reflects pts across mirror. |
Reflect points about a given line:
In[1]:= |
|
In[2]:= |
|
Out[2]= |
|
In[3]:= |
|
Out[3]= |
|
Reflect points about a given plane:
In[4]:= |
|
In[5]:= |
|
Out[5]= |
|
In[6]:= |
|
Out[6]= |
|
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License