vexinfo command

Lists the currenly loaded VEX functions.

Replaced by: hou.VexContext

All Usages Options

Usages

  1. vexinfo [-a] [-s] [-p] [-c] [-h] [-S]

Prints the path to the VEX code for each loaded function.

This command does not distinguish between VEX code loaded by custom VEX operators and generic VEX functions.

Options

-a

Show all loaded functions.

-s

Show surface (SOP) functions.

-p

Show particle (POP) functions.

-c

Show compositing (COP) functions.

-h

Show channel (CHOP) functions.

-S

Show shading functions.