[Tool / Pather] fix some doc typos
This commit is contained in:
parent
7389be9129
commit
1fe1334f34
@ -266,7 +266,7 @@ class Pather(Builder, PatherMixin):
|
||||
Create a "wire"/"waveguide" and `plug` it into the port `portspec`, with the aim
|
||||
of traveling exactly `length` distance.
|
||||
|
||||
The wire will travel `length` distance along the port's axis, an an unspecified
|
||||
The wire will travel `length` distance along the port's axis, and an unspecified
|
||||
(tool-dependent) distance in the perpendicular direction. The output port will
|
||||
be rotated (or not) based on the `ccw` parameter.
|
||||
|
||||
|
||||
@ -70,7 +70,7 @@ class Tool:
|
||||
Create a wire or waveguide that travels exactly `length` distance along the axis
|
||||
of its input port.
|
||||
|
||||
Used by `Pather`.
|
||||
Used by `Pather` and `RenderPather`.
|
||||
|
||||
The output port must be exactly `length` away along the input port's axis, but
|
||||
may be placed an additional (unspecified) distance away along the perpendicular
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user