polyline_to_threejs

compas_notebook.conversions.polyline_to_threejs(polyline)

Convert a COMPAS polyline to PyThreeJS.

Parameters:
polylinecompas.geometry.Polyline

The polyline to convert.

Returns:
three.BufferGeometry