Skip to content

Overload_Rhino_Geometry_Transform_Mirror

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Transform.Mirror Method

Overload List

 

Name Description
Public methodStatic member Mirror(Plane) Constructs a new Mirror transformation.
Public methodStatic member Mirror(Point3d, Vector3d) Create mirror transformation matrix The mirror transform maps a point Q to Q - (2*(Q-P)oN)*N, where P = pointOnMirrorPlane and N = normalToMirrorPlane.
  Back to Top

See Also

Reference

Transform Structure
Rhino.Geometry Namespace

Clone this wiki locally