[Fix] Updating docs for mirror2d (#7013)

* fix: mirror2d works on closed sketches

* fix: generating docs
This commit is contained in:
Kevin Nadro
2025-05-17 13:00:29 -05:00
committed by GitHub
parent b0a41939e8
commit 29d511d085
3 changed files with 0 additions and 6 deletions

View File

@ -5,8 +5,6 @@
/// Mirror a sketch.
///
/// Only works on unclosed sketches for now.
///
/// Mirror occurs around a local sketch axis rather than a global axis.
///
/// ```