Skip to content

Commit ae8961e

Browse files
authored
Minor formatting
1 parent 9e6d323 commit ae8961e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/primer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CadQuery Concepts
88
3D BREP Topology Concepts
99
---------------------------
1010
Before talking about CadQuery, it makes sense to talk a little about 3D CAD topology. CadQuery is based upon the
11-
OpenCascade kernel, which uses Boundary Representations ( BREP ) for objects. This just means that objects
11+
OpenCascade kernel, which uses Boundary Representations (BREP) for objects. This just means that objects
1212
are defined by their enclosing surfaces.
1313

1414
When working in a BREP system, these fundamental constructs exist to define a shape (working up the food chain):

0 commit comments

Comments
 (0)