M_Rhino_Geometry_CurveBlend_GetReset - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.GetReset Method

Reset blend derivatives to default lengths

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool GetReset(
	int end
)

VB

Public Function GetReset ( 
	end As Integer
) As Boolean

Parameters

 

end
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetReset(System.Int32)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.CurveBlend.GetReset(System.Int32)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️