pymel.core.uitypes.AutoLayout

Inheritance diagram of AutoLayout

class AutoLayout(name=None, orientation='vertical', spacing=2, reversed=False, ratios=None, **kwargs)

AutoLayout behaves exactly like FormLayout, but will call redistribute automatically at the end of a ‘with’ statement block

Previous topic

pymel.core.uitypes.AttributeMenu

Next topic

pymel.core.uitypes.BlendShapeEditor

Core

Core Modules

Other Modules

This Page