格式指南

BREP File Format (.brep, .brp)

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

下载免费试用版

30天免费试用。无需信用卡。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

什么是BREP文件?

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.

BREP文件的常见用途

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.

软件支持

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

转换此格式

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