Polyline.append
- Polyline.append(point)[source]
Append a point to the end of the polyline.
- Parameters:
- point[float, float, float] |
compas.geometry.Point
The point to append.
- point[float, float, float] |
Site Navigation
Append a point to the end of the polyline.
compas.geometry.Point
The point to append.