NurbsSurface.from_obj

classmethod NurbsSurface.from_obj(filepath)

Load a surface from an OBJ file.

Parameters

filepath (str) – The path to the file.

Returns

Surface