M_Rhino_Geometry_Curve_ExtendOnSurface_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Extends a curve on a surface.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve ExtendOnSurface(
CurveEnd side,
Surface surface
)
VB
Public Function ExtendOnSurface (
side As CurveEnd,
surface As Surface
) As Curve
- side
- Type: Rhino.Geometry.CurveEnd
The end of the curve to extend. - surface
- Type: Rhino.Geometry.Surface
Surface that contains the curve.
Type: Curve
New extended curve result on success, null on failure.
Supported in: 6.0.16224.21491, 5D58w