OCCSurface.from_native
- classmethod OCCSurface.from_native(native_surface)
Construct a surface from an existing OCC Surface.
- Parameters:
- native_surfaceGeom_Surface
An OCC surface.
- Returns:
OCCSurface
The constructed surface.
Construct a surface from an existing OCC Surface.
An OCC surface.
OCCSurface
The constructed surface.