We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394b1b6 commit e271164Copy full SHA for e271164
doc/importexport.rst
@@ -61,7 +61,7 @@ Importing a DXF profile with default settings and using it within a CadQuery scr
61
62
Note the use of the :py:meth:`Workplane.wires` and :py:meth:`Workplane.toPending` methods to make the DXF profile
63
ready for use during subsequent operations. Calling ``toPending()`` tells CadQuery to make the edges/wires available
64
-to the next operation that is called in the chain.
+to the next modelling operation that is called in the chain.
65
66
Importing STEP
67
###############
0 commit comments