{
    "linkedMenu": "modelingMenuSet",
    "autoSave": true,
    "selectedShelf": "Sculpting",
    "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": 863
                                            }
                                        ]
                                    }
                                },
                                {
                                    "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": 938,
                                                "controlHeight": 1016,
                                                "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;}"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "splitter": {
                                        "orientation": "vertical",
                                        "children": [
                                            {
                                                "tabWidget": {
                                                    "selectedIndex": 0,
                                                    "collapsed": false,
                                                    "controls": [
                                                        {
                                                            "objectName": "posePanel1Window",
                                                            "title": "Pose Editor",
                                                            "uiScript": "if(!`panel -q -exists posePanel1`) {\n\tint $menusOkayInPanels = `optionVar -q allowMenusInPanels`;\n\tstring $panelName = \"posePanel1\";\n\tposePanel -unParent -l (localizedPanelLabel(\"Pose Editor\")) -mbv $menusOkayInPanels  posePanel1;\n} else {\n\tposePanel -e -unParent posePanel1;\n}\nposePanel -e -parent posePanel1Window posePanel1;\n",
                                                            "retain": false,
                                                            "loadImmediately": false,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "free",
                                                            "controlWidth": 926,
                                                            "controlHeight": 505
                                                        },
                                                        {
                                                            "objectName": "shapePanel1Window",
                                                            "title": "Shape Editor",
                                                            "uiScript": "if(!`panel -q -exists shapePanel1`) {\n\tint $menusOkayInPanels = `optionVar -q allowMenusInPanels`;\n\tstring $panelName = \"shapePanel1\";\n\tshapePanel -unParent -l (localizedPanelLabel(\"Shape Editor\")) -mbv $menusOkayInPanels  shapePanel1;\n} else {\n\tshapePanel -e -unParent shapePanel1;\n}\nshapePanel -e -parent shapePanel1Window shapePanel1;\n",
                                                            "retain": false,
                                                            "loadImmediately": false,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "free",
                                                            "controlWidth": 929,
                                                            "controlHeight": 426
                                                        },
                                                        {
                                                            "objectName": "contentBrowserPanel1Window",
                                                            "title": "Content Browser",
                                                            "uiScript": "if(!`panel -q -exists contentBrowserPanel1`) {\n\tint $menusOkayInPanels = `optionVar -q allowMenusInPanels`;\n\tstring $panelName = \"contentBrowserPanel1\";\n\tscriptedPanel -unParent  -type \"contentBrowserPanel\" -l (localizedPanelLabel(\"Content Browser\")) -mbv $menusOkayInPanels  contentBrowserPanel1;\n} else {\n\tscriptedPanel -e -unParent contentBrowserPanel1;\n}\nscriptedPanel -e -parent contentBrowserPanel1Window contentBrowserPanel1;\n",
                                                            "retain": false,
                                                            "loadImmediately": false,
                                                            "checkPlugins": false,
                                                            "tabDirection": 0,
                                                            "closed": false,
                                                            "widthProperty": "free",
                                                            "heightProperty": "free",
                                                            "controlWidth": 929,
                                                            "controlHeight": 426,
                                                            "initCallback": "contentBrowserInitCallback",
                                                            "stateString": "contentBrowserSetContext(\"WindowsMenu\", \"examples\", \"Examples/Modeling/Sculpting Stamps\");"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "splitter": {
                                                    "orientation": "horizontal",
                                                    "children": [
                                                        {
                                                            "tabWidget": {
                                                                "selectedIndex": 0,
                                                                "collapsed": false,
                                                                "controls": [
                                                                    {
                                                                        "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": 471
                                                                    }
                                                                ]
                                                            }
                                                        },
                                                        {
                                                            "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": 471
                                                                    },
                                                                    {
                                                                        "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": 461,
                                                                        "controlHeight": 397
                                                                    }
                                                                ]
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "splitter": {
                            "orientation": "horizontal",
                            "children": [
                                {
                                    "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": 1240,
                                                "controlHeight": 28
                                            }
                                        ]
                                    }
                                },
                                {
                                    "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": 670,
                                                "controlHeight": 28
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "tabWidget": {
                            "selectedIndex": 0,
                            "controls": [
                                {
                                    "objectName": "RangeSlider",
                                    "title": "Range Slider",
                                    "uiScript": "global string $gPlaybackRangeForm; formLayout $gPlaybackRangeForm;",
                                    "retain": true,
                                    "loadImmediately": true,
                                    "checkPlugins": false,
                                    "tabDirection": 0,
                                    "closed": true,
                                    "widthProperty": "free",
                                    "heightProperty": "fixed",
                                    "controlWidth": 1667,
                                    "controlHeight": 29
                                }
                            ]
                        }
                    },
                    {
                        "tabWidget": {
                            "selectedIndex": 0,
                            "controls": [
                                {
                                    "objectName": "TimeSlider",
                                    "title": "Time Slider",
                                    "uiScript": "global string $gTimeSliderForm; formLayout $gTimeSliderForm;",
                                    "retain": true,
                                    "loadImmediately": true,
                                    "checkPlugins": false,
                                    "tabDirection": 0,
                                    "closed": true,
                                    "widthProperty": "free",
                                    "heightProperty": "fixed",
                                    "controlWidth": 1667,
                                    "controlHeight": 32
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ],
    "contentBrowserContexts": [
        {
            "name": "WindowsMenuContentBrowserContext",
            "value": [
                "examples",
                "Examples/Modeling/Sculpting Stamps"
            ],
            "PanelsStatus": [
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "ThumbnailSize": 0
        }
    ]
}