NurbsSurface.from_native

classmethod NurbsSurface.from_native(surface)[source]

Construct a NURBS surface from a native surface geometry.

Parameters:
surface

A CAD native surface object.

Returns:
compas.geometry.NurbsSurface