mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 10:06:39 +02:00
Docs fixes in attachments.scad
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user