mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Documentation
This commit is contained in:
parent
73945ed27c
commit
03917ad143
14 changed files with 705 additions and 27 deletions
|
|
@ -527,7 +527,7 @@ class ThreePointArc(Edge):
|
|||
Add an arc generated by three points.
|
||||
|
||||
Args:
|
||||
pts (VectorLike): sequence of three points
|
||||
pts (VectorLike): sequence of three points
|
||||
mode (Mode, optional): combination mode. Defaults to Mode.ADDITION.
|
||||
|
||||
Raises:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue