Logo

Get started

  • Installation

For Animator

  • Animator Mode
  • Load Pickers
  • Picker Namespace
  • Picker view manipulation
  • Animator interactivity
  • Simple Edit in Animator Mode
  • MG-Select Helper
  • Hotkeys
  • Tips

For Designer

  • Designer Mode
  • Quick Design Workflow
  • The SVG-based Workflow
  • Design Principles
  • Namespace in MG-Picker Studio
  • Picker Item Types
  • Item shapes
  • Links
    • Parent Link
    • Attribute Link
  • View Region
  • Animation in MG-Picker
  • Relationship panel
  • Outliner Panel
  • Picker Menu
  • Picker Edit
  • Style Library
  • Picker File Distribution
  • Picker Image Portability
  • Picker Tool Integration
  • Publish Picker To Internet
  • Hotkyes in Designer Mode
  • MG-Picker Studio as Standalone App
  • Tips

For Programmer

  • Scripting In MG-Picker Studio
  • MGPicker
  • MGPickerView
  • MGPickerItem
  • MGPickerLink
  • MGPickerViewRegion
  • MGPickerAnimation
  • MGPickerMenu
  • MGPickerMenuItem
  • MGPickerUserPanel
  • MGPickerLicence
  • MGSvgExport
  • MGSvgImport
  • Command button presets
  • Converters
  • Code snippets
  • Sync Values With Maya
  • Loader & Lister
  • Tips
  • Q & A

Miscellaneous

  • Configuration
  • MG-Picker Studio & Qt
  • More Resources
Download 中文版帮助
MG-Picker Studio
  • Designer Mode
  • Links

Links

There are two types of links in MG-Picker Studio.

Parent Link

Parent link is only available for select-buttons and the slider handles (which are actually also select-buttons).

Active the link tool linkTool, press one select-button, drag, and link to another select-button.

If lots of buttons need to be linked to a single parent select-button, just select the children select-button first, then press and drag to link them to the parent select-button.

The parent link helps out the hierarchy selection in animator mode, and also gives animators a sense of Hierarchy :

with the parent links been setup, animator LMB double clicking on the parent select-button:

parentLink.1

Then he will have the nodes from both parent and all children select-buttons selected in Maya scene:

parentLink.2

From MG-Picker Studio v1.7, you can connect a select-button to multiple parent select-buttons.

Attribute Link

The attribute link is used by attribute button to control other picker item visibilities.

The source of an attribute link could be any type of picker item, while the destination of the link should always be an attribute button.

Say you have a boolean attribute button, control all the other picker items: attrLink.1

Click on the value area, all the other items will be hidden. attrLink.2

💡 The attribute link is not visible in animator mode, and in animator mode, you could click any part of an attribute button to switch its value.

💡 Not only a boolean value attribute-button could toggle other items’ visibilities, the enum type, or Maya attribute button could do this job.

💡 Since MG-Picker Studio v1.7, any picker item can be linked to multiple master attribute buttons. These attribute buttons together control the visibility of the item. You can set up and / or visibility operator to change the behavior of how the visibility is controlled. and means only if all attribute buttons got the value that makes item visible, then the item is visible; or means as long as one attribute button got the desired value, the item will be visible.

💡 Since MG-Picker Studio v2, there is a relationship panel that helps you understand the visibility relationships.

Previous Next

© Copyright 2026, MGLAND.

Built with Sphinx using a theme provided by Read the Docs.