doc fixes, snap hinge angle fix

This commit is contained in:
Adrian Mariano
2023-11-05 10:05:54 -05:00
parent 46f7835dbf
commit aa1a4030c5
8 changed files with 26 additions and 11 deletions

View File

@@ -668,6 +668,7 @@ function u_div(a,b) =
// - Otherwise, if `center` is not `undef` and `center` evaluates as false, then the value of `uncentered` is returned.
// - Otherwise, if `anchor` is not `undef`, then the value of `anchor` is returned.
// - Otherwise, the value of `dflt` is returned.
// .
// This ordering ensures that `center` will override `anchor`.
// Arguments:
// anchor = The anchor name or vector.