M_Rhino_Geometry_CurveBlend_SetReset - mcneel/rhinocommon-api-docs GitHub Wiki
Set whether blend dericvative lengths are reset to default lengths
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void SetReset(
int end,
bool reset
)
VB
Public Sub SetReset (
end As Integer,
reset As Boolean
)
- end
- Type: System.Int32
Which end - reset
- Type: System.Boolean
Reset or not
Supported in: 6.0.16224.21491