Formatguide

BREP File Format (.brep, .brp)

OpenCASCADE native exact-geometry format — precise NURBS topology for FreeCAD and OCC-based tools.

Ladda ner gratis testversion

Gratis 30-dagars testversion. Inget kreditkort krävs. Windows 10/11.

Extension.brep, .brp
Full nameBoundary Representation (OpenCASCADE native)
Geometry typeExact solid geometry — NURBS, B-spline, topology
Open standardYes — OpenCASCADE Technology (OCCT)
Supports colorNo
Supports assembliesYes — compound shapes
Primary toolFreeCAD, any OCCT-based application

Vad är en BREP-fil?

BREP (.brep/.brp) is OpenCASCADE Technology (OCCT) native format for exact boundary-representation solid geometry. It stores OCCT internal geometric representation (NURBS surfaces, B-spline curves, exact topology). Used in the open-source CAD ecosystem — FreeCAD and any tool built on the OpenCASCADE kernel.

Vanliga användningsområden för BREP-filer

FreeCAD Native Format

FreeCAD uses BREP as an intermediate format for its Part workbench. Exporting to BREP preserves exact geometry for reimport into other OCCT tools.

CAD Kernel Integration

Developers building on OpenCASCADE use .brep files to serialize and deserialize solid geometry in CAD pipelines.

Geometry Processing & Simulation

BREP files are used in FEA preprocessing (Salome, GMSH mesh generation) and computational geometry research.

Programvarustöd

FreeCAD, Salome, GMSH and any application built on OpenCASCADE Technology (OCCT). 3D CAD Converter reads and writes BREP using OCCT.

Konvertera detta format

Commonly converted to STEP for universal CAD exchange, to STL or 3MF for 3D printing, or to OBJ/glTF for visualization.