M_Rhino_Geometry_CurveBlend_GetTargetCurve - mcneel/rhinocommon-api-docs GitHub Wiki
Get the blend target curve
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve GetTargetCurve(
int end
)
VB
Public Function GetTargetCurve (
end As Integer
) As Curve
- end
- Type: System.Int32
Which end
Type: Curve
The target curve
Supported in: 6.0.16224.21491