RhinoCommon API
TransformPlanarProjection Method |
Constructs a projection transformation.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Transform PlanarProjection( Plane plane )
Public Shared Function PlanarProjection ( plane As Plane ) As Transform
Parameters
- plane
- Type: Rhino.GeometryPlane
Plane onto which everything will be perpendicularly projected.
Return Value
Type: TransformA transformation matrix which projects geometry onto a specified plane.

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