Click or drag to resize

RhinoGetGetHelix Method

[Missing <summary> documentation for "M:Rhino.Input.RhinoGet.GetHelix(Rhino.Geometry.NurbsCurve@)"]

Namespace:  Rhino.Input
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Result GetHelix(
	out NurbsCurve helix
)

Parameters

helix
Type: Rhino.GeometryNurbsCurve

[Missing <param name="helix"/> documentation for "M:Rhino.Input.RhinoGet.GetHelix(Rhino.Geometry.NurbsCurve@)"]

Return Value

Type: Result

[Missing <returns> documentation for "M:Rhino.Input.RhinoGet.GetHelix(Rhino.Geometry.NurbsCurve@)"]

See Also