M_Rhino_Geometry_CurveBlend_GetTargetPoint - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.GetTargetPoint Method

Get the blend target point

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

Syntax

C#

public Point3d GetTargetPoint(
	int end
)

VB

Public Function GetTargetPoint ( 
	end As Integer
) As Point3d

Parameters

 

end
Type: System.Int32
Which end

Return Value

Type: Point3d
The target point

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

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