PlanarSurface.from_native
- classmethod PlanarSurface.from_native(surface)[source]
Construct a parametric surface from a native surface geometry.
- Parameters:
- surface
A CAD native surface object.
- Returns:
compas.geometry.Surface
A COMPAS surface.
Site Navigation
Construct a parametric surface from a native surface geometry.
A CAD native surface object.
compas.geometry.Surface
A COMPAS surface.