Click or drag to resize

RhinoViewportSetConstructionPlane Method (Plane)

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

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void SetConstructionPlane(
	Plane plane
)

Parameters

plane
Type: Rhino.GeometryPlane

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

See Also