mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-07 20:59:39 +00:00
Merge pull request #642 from revarbat/revarbat_dev
Small docs link fix in attachments.scad.
This commit is contained in:
commit
c784b9cb5b
1 changed files with 1 additions and 1 deletions
|
@ -1012,7 +1012,7 @@ module attachable(
|
||||||
// Usage:
|
// Usage:
|
||||||
// a = anchorpt(name, pos, [orient], [spin]);
|
// a = anchorpt(name, pos, [orient], [spin]);
|
||||||
// Topics: Attachments
|
// Topics: Attachments
|
||||||
// See Also: _attach_geom(), reorient(), attachable()
|
// See Also: reorient(), attachable()
|
||||||
// Description:
|
// Description:
|
||||||
// Creates an anchor data structure. For a more step-by-step explanation of attachments,
|
// Creates an anchor data structure. For a more step-by-step explanation of attachments,
|
||||||
// see the [[Attachments Tutorial|Tutorial-Attachments]].
|
// see the [[Attachments Tutorial|Tutorial-Attachments]].
|
||||||
|
|
Loading…
Reference in a new issue