Message 1 of 4
Hiding Components from User

Not applicable
03-03-2016
08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to create hidden components from the Python API. By this I don't mean turning the lightbulboff but not having a component, used by the script to make calculation and do cutting tasks, but have the user be completly unaware that it exists? Similar to a transient body but the component must persist after a command is completed because it may be referenced by another command.