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
»
remove_from_set
remove_from_set
¶
remove_from_set
(
selection_set
,
nodes
)
¶
Remove the list of nodes from the selection set
Parameters:
selection_set
(
SelectionSet
) – The selection set to modify
nodes
(
[
Node
]
) – The list of nodes to remove from the selection set