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