RhinoCommon API
TransformMirror Method (Plane) |
Constructs a new Mirror transformation.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Transform Mirror( Plane mirrorPlane )
Public Shared Function Mirror ( mirrorPlane As Plane ) As Transform
Parameters
- mirrorPlane
- Type: Rhino.GeometryPlane
Plane that defines the mirror orientation and position.
Return Value
Type: TransformA transformation matrix which mirrors geometry in a specified plane.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14