git.lucas.co / hou-control
SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git

desktop/hc_detached.desk (3.1K)

 1 fullscreen   -1
 2 playbarshown 1
 3 playbar      0
 4 shelf        0
 5 menubar      -1
 6 statusbar    -1
 7 radial menu set main
 8 root {
 9     tabs 0 0 {
10         pane panetab0 -a 1 -l 10 -H /obj/geo1/ -T SOP -m sceneview
11     }
12 
13     panel panel1 -w 1938 54 1884 2272 {
14         tabs 0 2 {
15             pane parmeditor -a 1 -l 10 -H /obj/geo1/ -T SOP -m parmeditor
16         }
17     }
18 
19     panel panel2 -w 18 1217 1884 1109 {
20         tabs 0 2 {
21             pane neteditor -a 0 -l 0 -H /obj/geo1/ -T SOP -m neteditor
22         }
23     }
24 }
25 shelfdock -o 0 -l icon_and_text
26 viewerstow -x stow -b stow -l stow -m hide -c hide -d stow ${DESKNAME}.panetab0.world
27 vieweroption -a 2 ${DESKNAME}.panetab0.world
28 viewlayout -s 2 ${DESKNAME}.panetab0.world
29 viewtype -t ortho_right ${DESKNAME}.panetab0.world.`vpname("${DESKNAME}.panetab0.world",4)`
30 viewtype -t ortho_front ${DESKNAME}.panetab0.world.`vpname("${DESKNAME}.panetab0.world",3)`
31 viewtype -t ortho_top ${DESKNAME}.panetab0.world.`vpname("${DESKNAME}.panetab0.world",1)`
32 viewtype -t perspective ${DESKNAME}.panetab0.world.`vpname("${DESKNAME}.panetab0.world",2)`
33 parmeditor -T 0.25 -w 0 parmeditor
34 networkeditor -p '{\n	"backgroundimagebrightness":"1.0",\n	"gridmode":"2",\n	"showcopsmenu":"1",\n	"taskgraphcollapsemode":"Off",\n	"showtasksmenu":"1",\n	"useworkitemcolorattribute":"0",\n	"typesidebarsplit":"0.25",\n	"showmenu":"0",\n	"gridxstep":"2.0",\n	"treesplit":"0.25",\n	"showparmdialogmax":"1",\n	"perfstatname":"Time",\n	"palettemode":"0",\n	"taskgraphsortdirection":"0",\n	"showchilddep":"1",\n	"backgroundimageediting":"0",\n	"showtaskgraphperf":"0",\n	"showgrouplist":"0",\n	"showperfstats":"1",\n	"showparmdialog":"0",\n	"overviewmode":"2",\n	"showdep":"0",\n	"palettecolors":"",\n	"showspareinputdep":"1",\n	"workitemcolorattribute":"",\n	"palettesize":"300 300",\n	"showtypesidebar":"0",\n	"showtree":"0",\n	"overviewbounds":"0.000000 0.000000 565.200000 312.300000",\n	"taskgraphperfstatname":"Cook Time",\n	"gridystep":"1.0",\n	"taskgraphsortcriteria":"Automatic",\n	"workitemattrtocollapseby":"",\n	"grouplistsplit":"0.75"\n}\n' neteditor
35 netcolumns -c display,xray,select,origin,capture,bone -n OBJ neteditor
36 netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP neteditor
37 netcolumns -c delscript,comment -n CHOPNET neteditor
38 netcolumns -c display,export,audio,bypass,lock -n CHOP neteditor
39 netcolumns -c startrender,bypass,lock -n ROP neteditor
40 netcolumns -c delscript,comment -n SHOP neteditor
41 netcolumns -c display,render,template,bypass -n COP2 neteditor
42 netcolumns -c delscript,comment -n IMG neteditor
43 netcolumns -c delscript,comment,input -n VOP neteditor
44 netcolumns -c delscript,comment -n VOPNET neteditor
45 netcolumns -c delscript,comment -n DOP neteditor
46 netcolumns -c delscript,comment -n TOP neteditor
47 netcolumns -c delscript,comment -n TOPNET neteditor
48 netcolumns -c display,bypass,delscript,comment,input -n LOP neteditor
49 netcolumns -c display,export,template,selectabletemplate,bypass -n COP neteditor
50 netcolumns -c delscript,comment -n MGR neteditor
51 netcolumns -c delscript,comment -n DIR neteditor
52 netcolumns -c delscript,comment -n DATA neteditor