dsoinfo command
Displays paths of plug-in functions and operator types.
Replaced by: hou.HDADefinition, hou.NodeType
Usages
-
dsoinfo [options]
This command will also print out custom script operators such as subnets and VEX based operators. It will show the path of the dynamic link object or operator type library file the contains the operator type. If no options are specified, it prints all custom operators.
Options
|
|
Show all plug-in functions |
|
|
Show only plug-ins located in DSO or DLL files |
|
|
Show only plug-ins not located in DSO or DLL files |
|
|
Show custom OBJs (Objects) |
|
|
Show custom SOPs (Surface Operators) |
|
|
Show custom POPs (Particle Operators) |
|
|
Show custom POP Networks |
|
|
Show custom DOPs (Dynamics Operators) |
|
|
Show custom SHOPs (Shader Operators) |
|
|
Show custom COP2s (Composite Operators) |
|
|
Show custom COP2 Networks |
|
|
Show custom CHOPs (Channel Operators) |
|
|
Show custom CHOP Networks |
|
|
Show custom ROPs (Output Drivers) |
|
|
Show custom VOPs (VEX Builder Operators) |
|
|
Show custom VOP Networks |
|
|
Show expressions and commands |
|
|
Show image format plug-ins |
|
|
Show custom VEX plug-in operators |
|
|
Show custom dynamics data types |