hfVisualizer Remote Control NProp
nprop
hfVisualizer --remote [--target <id>] nprop <ShellThickness|ShellDirector> (--content <text> | --content-file <file>)
- Replaces one
*NProp, TYPE=<type>block, matching the GUIDefine NPropwidget semantics. - Exactly one of
--contentor--content-fileis required. npropruns only in preprocessing mode.- Supported NProp types are:
ShellThicknessShellDirector- Content is passed directly to
readNPropReset()after the IPC layer prepends the*NPropkeyword line. - Inside
--content, use\nfor line breaks.\\nstays literal. - Empty content is rejected.
- Successful GUI
Define NProp > Applyalso appends the same canonicalnprop ...tail to Remote Control History and*.ipc.txt. - Applying NProp marks topology/selection-topology changed, matching the current widget behavior.
Example:
hfVisualizer --remote nprop ShellThickness --content "left, 0.1\n1:10:2, 0.2"
hfVisualizer --remote nprop ShellDirector --content-file D:\Work\shell-director.txt