Curve.from_obj

classmethod Curve.from_obj(filepath)[source]

Load a curve from an OBJ file.

Parameters:
filepathstr

The path to the file.

Returns:
compas.geometry.Curve