M_Rhino_Geometry_Curve_ChangeClosedCurveSeam - mcneel/rhinocommon-api-docs GitHub Wiki
If this curve is closed, then modify it so that the start/end point is at curve parameter t.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool ChangeClosedCurveSeam(
double t
)
VB
Public Function ChangeClosedCurveSeam (
t As Double
) As Boolean
- t
- Type: System.Double
Curve parameter of new start/end point. The returned curves domain will start at t.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w