Reflection.from_frame

classmethod Reflection.from_frame(frame)

Construct a reflection transformation that mirrors wrt the given frame.

Parameters

frame ([point, vector, vector] | compas.geometry.Frame)

Returns

compas.geometry.Reflection – The reflection transformation.