mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
call arcs arcs
This commit is contained in:
parent
26f43dcf26
commit
16396571e1
1 changed files with 4 additions and 4 deletions
|
|
@ -158,14 +158,14 @@ The following objects all can be used in BuildLine contexts. Note that
|
|||
.. image:: assets/radius_arc_example.svg
|
||||
|
||||
+++
|
||||
Arc define by two points and a radius
|
||||
Arc defined by two points and a radius
|
||||
|
||||
.. grid-item-card:: :class:`~objects_curve.SagittaArc`
|
||||
|
||||
.. image:: assets/sagitta_arc_example.svg
|
||||
|
||||
+++
|
||||
Arc define by two points and a sagitta
|
||||
Arc defined by two points and a sagitta
|
||||
|
||||
.. grid-item-card:: :class:`~objects_curve.Spline`
|
||||
|
||||
|
|
@ -179,14 +179,14 @@ The following objects all can be used in BuildLine contexts. Note that
|
|||
.. image:: assets/tangent_arc_example.svg
|
||||
|
||||
+++
|
||||
Curve define by two points and a tangent
|
||||
Arc defined by two points and a tangent
|
||||
|
||||
.. grid-item-card:: :class:`~objects_curve.ThreePointArc`
|
||||
|
||||
.. image:: assets/three_point_arc_example.svg
|
||||
|
||||
+++
|
||||
Curve define by three points
|
||||
Arc defined by three points
|
||||
|
||||
.. grid-item-card:: :class:`~objects_curve.ArcArcTangentLine`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue