1.0.3
Contents:
Setup
Learning Videos
Release Notes
User Interface
Workflow
Maya To Rumba
Developer Resources
Nodes Documentation
C++ API
Python API
Programmer Guide
rumba Module
rumbapy Module
Classes
Functions
Imath Module
fbx Module
rumba_alembic Module
Indices and tables
Rumba
Docs
»
Developer Resources
»
Python API
»
rumbapy Module
»
Functions
»
create_selection_set
create_selection_set
¶
create_selection_set
(
name=None
)
¶
Create a Selection Set of the current selection
Parameters:
name
(
str
) – The name of the selection set, optional
Returns:
The newly create selection set
Return type:
SelectionSet