Click or drag to resize

GumballObjectSetFromBoundingBox Method (BoundingBox)

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

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetFromBoundingBox(
	BoundingBox boundingBox
)

Parameters

boundingBox
Type: Rhino.GeometryBoundingBox

[Missing <param name="boundingBox"/> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromBoundingBox(Rhino.Geometry.BoundingBox)"]

Return Value

Type: Boolean

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

See Also