Bridges to CAD kernels

Bridges to CAD kernels#

Round-trip data between PyVista and the major Python CAD kernels: build123d, cadquery, raw OCP / TopoDS, gmsh, and trimesh. Each bridge attaches cad.source_format to the resulting dataset so the origin is traceable through downstream pipelines.

build123d -> PyVista

build123d -> PyVista

build123d Compound -> MultiBlock

build123d Compound -> MultiBlock

cadquery -> PyVista

cadquery -> PyVista

PyVista -> build123d

PyVista -> build123d

PyVista -> TopoDS_Compound

PyVista -> TopoDS_Compound

gmsh round-trip

gmsh round-trip