mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +01:00
Docs fixes in attachments.scad
This commit is contained in:
parent
185e23fb63
commit
0c8b205ea7
@ -646,7 +646,7 @@ module tag(tag)
|
|||||||
|
|
||||||
|
|
||||||
// Module: force_tag()
|
// Module: force_tag()
|
||||||
// Assigns a tag to a non-attachable object.
|
// Synopsis: Assigns a tag to a non-attachable object.
|
||||||
// Topics: Attachments
|
// Topics: Attachments
|
||||||
// See Also: tag(), recolor(), hide(), show_only(), diff(), intersect()
|
// See Also: tag(), recolor(), hide(), show_only(), diff(), intersect()
|
||||||
// Usage:
|
// Usage:
|
||||||
@ -749,6 +749,9 @@ module default_tag(tag)
|
|||||||
|
|
||||||
|
|
||||||
// Module: tag_scope()
|
// Module: tag_scope()
|
||||||
|
// Synopsis: Creates a new tag scope.
|
||||||
|
// See Also: tag(), force_tag(), default_tag()
|
||||||
|
// Topics: Attachments
|
||||||
// Usage:
|
// Usage:
|
||||||
// tag_scope([scope]) CHILDREN;
|
// tag_scope([scope]) CHILDREN;
|
||||||
// Description:
|
// Description:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user