Group Manager: Organize Scene Objects with a Tree Graph - iClone Python Plugin (FREE)
Get it for Free: https://marketplace.reallusion.com/group-manager
This Group Manager plug-in is a utility that creates layer controls for iClone. When using Group Manager, every object that is created within iClone is placed under a group - usually the World group. Each group has it's own properties - and each object assumes the properties of the group it exists under. Group can operate on its child elements in a single operation such as toggling visibility. Once the Group Manager is initiated a dialog window will appear containing operational instructions and a default group containing everything in the scene (Group_0). You can create a new empty group by right-clicking on an empty area and assign it items from the default group. You can also double-click on the group label to rename the group and toggle the checkmark beside it to show/hide items belonging to that group.
.Create a scene tree graph for organizing scene objects.
.Drag to arrange the selected item to preferable groups, or subsume certain groups under another group.
.Show/hide multiple objects in the same group at once.
.Rename and adjust the layer order.
-----------------------------------------------------------------------------------------------------
iClone 7 is evolving into an OPEN program with robust extension capabilities. Creative users can now easily augment animation features, and add custom devices to iClone through Python scripting. iClone OPEN provides essential resources for developers who are interested in creating plug-ins for iClone.
Know more: https://www.reallusion.com/iclone/open-api/python/
Learn from Sample Code: http://wiki.reallusion.com/IC_Python_API:Group_Manager
.Create UI using Pyside2.
.Change and control object states.
See other Sample Code: https://wiki.reallusion.com/IC_Python_API:RL_Python_Samples
Becoming an iClone Plugin Developer: https://developer.reallusion.com/plugin/CertifiedDeveloper.html
====================================================
FOLLOW US!
Facebook: https://www.facebook.com/ReallusionSoftware/
Instagram: https://www.instagram.com/reallusionofficial/
Twitter: https://twitter.com/reallusion
Forum: http://forum.reallusion.com/default.aspx
Blog: http://blog.reallusion.com/
#iClonePythonAPI #PythonScripting