Palette -> { colorRangesHSVA = [[[0.0, 0.0, 0.0, 1.0], [359.9, 1.0, 1.0, 1.0]]]; }; App -> { GUI -> { Scene.addWidget { widgetID := "SimControl"; minimized := false; pos := [1.0, 36.0]; size := [593.0, 42.0]; visible := true; contents := {MainList := {order := +inf}} }; Scene.addWidget { widgetID := "Toolbar"; minimized := false; pos := [1.0, 87.0]; size := [658.0, 32.0]; horizontal := true; visible := true; contents := {ToolList := {order := +inf}} }; Scene.addWidget { widgetID := "MenuBar"; minimized := false; pos := [1.0, 1.0]; size := [377.0, 26.0]; visible := true }; Scene.addWidget { widgetID := "Options"; minimized := true; pos := [485.5, 128.0]; size := [113.0, 32.0]; visible := false; contents := { Visualization := { ForceList := {order := +inf}; VelList := {order := +inf}; RestList := {order := +inf} }; Grid := {order := +inf}; Skin := {order := +inf}; Simulation := {order := +inf}; activeTab := 8 } }; Scene.addWidget { widgetID := "EntityOptions"; minimized := true; pos := [631.0, 78.0]; size := [153.0, 32.0]; visible := false; contents := { Background := {BGList := {order := 40.0}}; ObjectMenu := {ObjectMenuList := {order := +inf}} } } }; }; Widgets -> { File -> {content_prototype -> {order = +inf}}; MaterialOptions -> { content_prototype -> { Prefabs = {order := 1.0}; Options = {order := +inf} } }; ColorOptions -> { content_prototype -> { MainList = {order := +inf}; TextList = {order := +inf} } }; SpringOptions -> {content_prototype -> {order = +inf}}; FiniteGeomActions -> {content_prototype -> {order = +inf}}; Selection -> {content_prototype -> {order = +inf}}; EntityOptions -> { content_prototype -> { Background = {BGList := {order := 40.0}}; ObjectMenu = {ObjectMenuList := {order := +inf}} } }; LaserPenOptions -> {content_prototype -> {order = +inf}}; HingeOptions -> {content_prototype -> {HingeList = {order := +inf}}}; Toolbar -> {content_prototype -> {ToolList = {order := +inf}}}; FiniteGeomController -> {content_prototype -> {order = +inf}}; Options -> { content_prototype -> { Grid = {order := +inf}; Skin = {order := +inf}; Simulation = {order := +inf}; Visualization = { ForceList := {order := +inf}; VelList := {order := +inf}; RestList := {order := +inf} }; activeTab = 6 } }; SimControl -> {content_prototype -> {MainList = {order := +inf}}} };