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:
OCCSurfaceThe constructed surface.
Construct a surface from an existing OCC Surface.
An OCC surface.
OCCSurfaceThe constructed surface.