Reflection.from_frame
- classmethod Reflection.from_frame(frame)
Creates a reflection object that mirrors wrt the given frame.
- Parameters
frame (compas.geometry.Frame or (point, xaxis, yaxis))
- Returns
Reflection – The reflection transformation.
Creates a reflection object that mirrors wrt the given frame.
frame (compas.geometry.Frame or (point, xaxis, yaxis))
Reflection – The reflection transformation.