M_Rhino_Geometry_CurveBlend_GetTargetCurve - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.GetTargetCurve Method

Get the blend target curve

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

Syntax

C#

public Curve GetTargetCurve(
	int end
)

VB

Public Function GetTargetCurve ( 
	end As Integer
) As Curve

Parameters

 

end
Type: System.Int32
Which end

Return Value

Type: Curve
The target curve

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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