RhinoNurbsSurface.from_obj

classmethod RhinoNurbsSurface.from_obj(filepath)[source]

Load a surface from an OBJ file.

Parameters:
filepathstr

The path to the file.

Returns:
compas.geometry.Surface