Click or drag to resize

GumballObjectSetFromLine Method

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

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SetFromLine(
	Line line
)

Parameters

line
Type: Rhino.GeometryLine

[Missing <param name="line"/> documentation for "M:Rhino.UI.Gumball.GumballObject.SetFromLine(Rhino.Geometry.Line)"]

Return Value

Type: Boolean

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

See Also