Closed NiklasRosenstein closed 9 years ago
_Requested from BRODZELi. Mockup: http://s18.postimg.org/wpqasky7d/Container_Enable_Button.jpg_
I would add a "Checkmark" Checkbox to the Container that will hide/show the checkmark of the Container Object. The value can be retrieved using op.GetDeformState() in Python and with the "Basic Properties > Enabled" parameter in XPresso.
op.GetDeformState()
The checkmark will not be shown when the "Generator Checkmark" parameter is disabled.
_Requested from BRODZELi. Mockup: http://s18.postimg.org/wpqasky7d/Container_Enable_Button.jpg_
I would add a "Checkmark" Checkbox to the Container that will hide/show the checkmark of the Container Object. The value can be retrieved using
op.GetDeformState()
in Python and with the "Basic Properties > Enabled" parameter in XPresso.