mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 14:00:30 +02:00
doc fixes
This commit is contained in:
@@ -447,8 +447,7 @@ function get_anchor(anchor,center,uncentered=BOT,dflt=CENTER) =
|
||||
// specific, returns half its value, giving the radius. If no radii or diameters are defined,
|
||||
// returns the value of `dflt`. Value specificity order is `r1`, `r2`, `d1`, `d2`, `r`, `d`,
|
||||
// then `dflt`. Only one of `r1`, `r2`, `d1`, or `d2` can be defined at once, or else it errors
|
||||
// out, complaining about conflicting radius/diameter values. Only one of `r` or `d` can be
|
||||
// defined at once, or else it errors out, complaining about conflicting radius/diameter values.
|
||||
// out, complaining about conflicting radius/diameter values.
|
||||
// Arguments:
|
||||
// ---
|
||||
// r1 = Most specific radius.
|
||||
|
Reference in New Issue
Block a user