Skip to main content

create_group

Function create_group 

Source
pub fn create_group(name: impl Into<String>) -> GroupHandle
Expand description

Creates a new group for organizing structures.

Groups allow organizing structures hierarchically. When a group is disabled, all structures and child groups within it are hidden.