mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-13 21:34:17 +02:00
docfix
This commit is contained in:
@@ -1879,7 +1879,7 @@ module tag_conv_hull(tag="",keep="keep")
|
|||||||
// hide(tags) CHILDREN;
|
// hide(tags) CHILDREN;
|
||||||
// Description:
|
// Description:
|
||||||
// Hides all attachable children with the given tags, which you supply as a space separated string. Previously hidden objects remain hidden, so hiding is cumulative, unlike `show_only()`.
|
// Hides all attachable children with the given tags, which you supply as a space separated string. Previously hidden objects remain hidden, so hiding is cumulative, unlike `show_only()`.
|
||||||
// For a step-by-step explanation of tagged attachments, see the [Attachments Tutorial](Tutorial-Attachment-Tags).
|
// For a step-by-step explanation of tagged attachments, see the [Attachments Tutorial](Tutorial-Attachment-Tags).
|
||||||
// Side Effects:
|
// Side Effects:
|
||||||
// Sets `$tags_hidden` to include the tags you specify.
|
// Sets `$tags_hidden` to include the tags you specify.
|
||||||
// Example: Hides part of the model.
|
// Example: Hides part of the model.
|
||||||
|
Reference in New Issue
Block a user