M_Rhino_Geometry_PolyCurve_Append_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Appends and matches the start of the line to the end of polycurve. This function will fail if the polycurve is closed.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Append(
Line line
)
VB
Public Function Append (
line As Line
) As Boolean
- line
- Type: Rhino.Geometry.Line
Line segment to append.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w