Click or drag to resize

GumballObjectSetFromPlane Method

[Missing <summary> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromPlane(Rhino.Geometry.Plane)"]

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetFromPlane(
	Plane plane
)

Parameters

plane
Type: Rhino.GeometryPlane

[Missing <param name="plane"/> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromPlane(Rhino.Geometry.Plane)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromPlane(Rhino.Geometry.Plane)"]

See Also