{
    "linkedMenu": "modelingMenuSet",
    "autoSave": true,
    "selectedShelf": "XGen",
    "panels": [
        {
            "mainWindowPanel": true,
            "splitter": {
                "orientation": "vertical",
                "children": [
                    {
                        "tabWidget": {
                            "selectedIndex": 0,
                            "collapsed": false,
                            "controls": [
                                {
                                    "objectName": "StatusLine",
                                    "title": "Status Line",
                                    "uiScript": "global string $gStatusLineForm; formLayout $gStatusLineForm;",
                                    "retain": true,
                                    "loadImmediately": true,
                                    "checkPlugins": false,
                                    "tabDirection": 0,
                                    "closed": false,
                                    "widthProperty": "free",
                                    "heightProperty": "fixed",
                                    "controlWidth": 1916,
                                    "controlHeight": 23
                                }
                            ]
                        }
                    },
                    {
                        "tabWidget": {
                            "selectedIndex": 0,
                            "collapsed": false,
                            "controls": [
                                {
                                    "objectName": "Shelf",
                                    "title": "Shelf",
                                    "uiScript": "global string $gShelfForm; formLayout $gShelfForm;",
                                    "retain": true,
                                    "loadImmediately": true,
                                    "checkPlugins": false,
                                    "tabDirection": 0,
                                    "closed": false,
                                    "widthProperty": "free",
                                    "heightProperty": "fixed",
                                    "controlWidth": 1916,
                                    "controlHeight": 64,
                                    "initCallback": "shelfInitCallback"
                                }
                            ]
                        }
                    },
                    {
                        "splitter": {
                            "orientation": "horizontal",
                            "children": [
                                {
                                    "tabWidget": {
                                        "selectedIndex": 0,
                                        "collapsed": false,
                                        "controls": [
                                            {
                                                "objectName": "ToolBox",
                                                "title": "Tool Box",
                                                "uiScript": "global string $gToolboxForm; formLayout $gToolboxForm;",
                                                "retain": true,
                                                "loadImmediately": true,
                                                "checkPlugins": false,
                                                "tabDirection": 0,
                                                "closed": false,
                                                "widthProperty": "fixed",
                                                "heightProperty": "free",
                                                "controlWidth": 40,
                                                "controlHeight": 1053
                                            }
                                        ]
                                    }
                                },
                                {
                                    "splitter": {
                                        "orientation": "vertical",
                                        "children": [
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "MainPane",
                                                            "title": "viewPanes",
                                                            "uiScript": "global string $gMainPane; paneLayout -nbg 0 $gMainPane;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "free",
                                                            "controlWidth": 1404,
                                                            "controlHeight": 918,
                                                            "initCallback": "mainPaneStateCallback",
                                                            "stateString": "global string $gMainPane; paneLayout -edit -configuration single $gMainPane;if(`modelPanel -exists modelPanel4`){ modelPanel -edit -parent $gMainPane modelPanel4; paneLayout -edit -setPane modelPanel4 1 $gMainPane;}"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "TimeSlider",
                                                            "title": "Time Slider",
                                                            "uiScript": "global string $gTimeSliderForm; formLayout $gTimeSliderForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "fixed",
                                                            "controlWidth": 1408,
                                                            "controlHeight": 32
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "RangeSlider",
                                                            "title": "Range Slider",
                                                            "uiScript": "global string $gPlaybackRangeForm; formLayout $gPlaybackRangeForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "fixed",
                                                            "controlWidth": 1408,
                                                            "controlHeight": 29
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "CommandLine",
                                                            "title": "Command Line",
                                                            "uiScript": "global string $gCommandLineForm; formLayout $gCommandLineForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "fixed",
                                                            "controlWidth": 1408,
                                                            "controlHeight": 28
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "HelpLine",
                                                            "title": "Help Line",
                                                            "uiScript": "global string $gHelpLineForm; formLayout $gHelpLineForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "fixed",
                                                            "controlWidth": 1408,
                                                            "controlHeight": 20
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "splitter": {
                                        "orientation": "vertical",
                                        "children": [
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "XGenIgSplineDockWidget",
                                                            "title": "XGen Interactive Groom Editor",
                                                            "uiScript": "python(\"# Load xgenToolkit plug-in and create the main widget\\ndef xguiWorkspaceBootstrap():\\n    import maya.cmds as cmds\\n    if not cmds.pluginInfo('xgenToolkit', q=True, loaded=True):\\n        cmds.loadPlugin('xgenToolkit')\\nxguiWorkspaceBootstrap()\\ndel xguiWorkspaceBootstrap\\nxgui.createIgSplineEditor(restore=True)\");",
                                                            "retain": false,
                                                            "loadImmediately": false,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "free",
                                                            "controlWidth": 460,
                                                            "controlHeight": 449,
                                                            "requiredPlugins": [
                                                                "xgenToolkit"
                                                            ]
                                                        },
                                                        {
                                                            "objectName": "ChannelBoxLayerEditor",
                                                            "title": "Channel Box / Layer Editor",
                                                            "uiScript": "global string $gChannelsLayersForm; formLayout $gChannelsLayersForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "preferred",
                                                            "heightProperty": "free",
                                                            "controlWidth": 460,
                                                            "controlHeight": 449
                                                        },
                                                        {
                                                            "objectName": "Outliner",
                                                            "title": "Outliner",
                                                            "uiScript": "outlinerPanel -menuBarVisible true -label panelLabel Outliner",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "preferred",
                                                            "heightProperty": "free",
                                                            "controlWidth": 460,
                                                            "controlHeight": 448,
                                                            "initCallback": "outlinerStateCallback",
                                                            "stateString": "outlinerEditor -e -showShapes 0 -showAssignedMaterials 0 -showTimeEditor 1 -showReferenceNodes 1 -showReferenceMembers 1 -showAttributes 0 -showConnected 0 -showAnimCurvesOnly 0 -showMuteInfo 0 -organizeByLayer 1 -organizeByClip 1 -showAnimLayerWeight 1 -autoExpandLayers 1 -autoExpand 0 -showDagOnly 1 -showAssets 1 -showContainedOnly 1 -showPublishedAsConnected 0 -showParentContainers 0 -showContainerContents 1 -ignoreDagHierarchy 0 -expandConnections 0 -showUpstreamCurves 1 -showUnitlessCurves 1 -showCompounds 1 -showLeafs 1 -showNumericAttrsOnly 0 -highlightActive 1 -autoSelectNewObjects 0 -doNotSelectNewObjects 0 -dropIsParent 1 -transmitFilters 0 -setFilter \"defaultSetFilter\" -showSetMembers 1 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -isSet 0 -isSetMember 0 -displayMode \"DAG\" -expandObjects 0 -setsIgnoreFilters 1 -containersIgnoreFilters 0 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -attrAlphaOrder \"default\" -animLayerFilterOptions \"allAffecting\" -sortOrder \"none\" -longNames 0 -niceNames 1 -showNamespace 1 -showPinIcons 0 -mapMotionTrails 0 -ignoreHiddenAttribute 0 -ignoreOutlinerColor 0 -renderFilterVisible 0 -renderFilterIndex 0 -selectionOrder \"chronological\" -expandAttribute 0 $editorName"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "AttributeEditor",
                                                            "title": "Attribute Editor",
                                                            "uiScript": "global string $gAttributeEditorForm; formLayout $gAttributeEditorForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "preferred",
                                                            "heightProperty": "free",
                                                            "controlWidth": 460,
                                                            "controlHeight": 561
                                                        },
                                                        {
                                                            "objectName": "ToolSettings",
                                                            "title": "Tool Settings",
                                                            "uiScript": "global string $gToolSettingsForm; formLayout $gToolSettingsForm;",
                                                            "retain": true,
                                                            "loadImmediately": true,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "preferred",
                                                            "heightProperty": "free",
                                                            "controlWidth": 460,
                                                            "controlHeight": 560
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}