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
»
is_content_hideable
is_content_hideable
¶
is_content_hideable
(
selection_set
)
¶
Check if the content of the selection set is hideable
Parameters:
selection_set
(
SelectionSet
) – The selection set
Returns:
True if the content of the selection set is hideable
Return type:
Bool