RhinoViewport.SetConstructionPlane Method (Plane)

RhinoViewportSetConstructionPlane Method (Plane)

[Missing <summary> documentation for "M:Rhino.Display.RhinoViewport.SetConstructionPlane(Rhino.Geometry.Plane)"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetConstructionPlane(
	Plane plane
)
Public Sub SetConstructionPlane ( 
	plane As Plane
)

Parameters

plane
Type: Rhino.GeometryPlane

[Missing <param name="plane"/> documentation for "M:Rhino.Display.RhinoViewport.SetConstructionPlane(Rhino.Geometry.Plane)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also