hfVisualizer 원격 제어 NProp
nprop
hfVisualizer --remote [--target <id>] nprop <ShellThickness|ShellDirector> (--content <text> | --content-file <file>)
- GUI
Define NProp위젯 의미와 맞게*NProp, TYPE=<type>블록 하나를 교체합니다. --content와--content-file중 정확히 하나가 필요합니다.nprop는 preprocessing mode에서만 동작합니다.- 지원 NProp type:
ShellThicknessShellDirector- IPC 계층이
*NPropkeyword line을 앞에 붙인 뒤 내용을readNPropReset()으로 전달합니다. --content안에서는 줄바꿈을\n으로 씁니다.\\n은 문자 그대로 유지됩니다.- 빈 내용은 허용되지 않습니다.
- GUI
Define NProp > Apply도 같은 정규 tailnprop ...를 Remote Control History와*.ipc.txt에 남깁니다. - NProp 적용은 현재 위젯과 같이 topology/selection-topology 변경 플래그를 올립니다.
예시:
hfVisualizer --remote nprop ShellThickness --content "left, 0.1\n1:10:2, 0.2"
hfVisualizer --remote nprop ShellDirector --content-file D:\Work\shell-director.txt