Overload_Rhino_Geometry_Transform_Mirror - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️