pub fn create_group(name: impl Into<String>) -> GroupHandleExpand 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.