M_Rhino_Geometry_CurveBlend_SetReset - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.SetReset Method

Set whether blend dericvative lengths are reset to default lengths

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

Syntax

C#

public void SetReset(
	int end,
	bool reset
)

VB

Public Sub SetReset ( 
	end As Integer,
	reset As Boolean
)

Parameters

 

end
Type: System.Int32
Which end
reset
Type: System.Boolean
Reset or not

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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