Skip to content

Commit

Permalink
New KCL stdlib function 'segEnd'
Browse files Browse the repository at this point in the history
Part of <#4382>
  • Loading branch information
adamchalmers committed Nov 5, 2024
1 parent 2abfbb9 commit ba79fbc
Show file tree
Hide file tree
Showing 10 changed files with 1,040 additions and 33 deletions.
1 change: 1 addition & 0 deletions docs/kcl/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ layout: manual
* [`rem`](kcl/rem)
* [`revolve`](kcl/revolve)
* [`segAng`](kcl/segAng)
* [`segEnd`](kcl/segEnd)
* [`segEndX`](kcl/segEndX)
* [`segEndY`](kcl/segEndY)
* [`segLen`](kcl/segLen)
Expand Down
53 changes: 53 additions & 0 deletions docs/kcl/segEnd.md

Large diffs are not rendered by default.

Loading

0 comments on commit ba79fbc

Please sign in to comment.