Click or drag to resize

GumballObjectSetFromArc Method

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

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetFromArc(
	Arc arc
)

Parameters

arc
Type: Rhino.GeometryArc

[Missing <param name="arc"/> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromArc(Rhino.Geometry.Arc)"]

Return Value

Type: Boolean

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

See Also