Skip to content

Commit e271164

Browse files
jmwrightmarcus7070
andauthored
Update doc/importexport.rst
Clarification of operation type called after toPending() Co-authored-by: Marcus Boyd <[email protected]>
1 parent 394b1b6 commit e271164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/importexport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Importing a DXF profile with default settings and using it within a CadQuery scr
6161
6262
Note the use of the :py:meth:`Workplane.wires` and :py:meth:`Workplane.toPending` methods to make the DXF profile
6363
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.
64+
to the next modelling operation that is called in the chain.
6565

6666
Importing STEP
6767
###############

0 commit comments

Comments
 (0)